Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-01-14 11:08:28 -0500 (Fri, 14 Jan 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-01-05 r81451) -- "Unsuffered Consequences" 4159
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4055
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2021-12-21 r81400 ucrt) -- "Unsuffered Consequences" 3997
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-01-05 r81451) -- "Unsuffered Consequences" 4114
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD BIN results for Rgin on riesling1


To the developers/maintainers of the Rgin package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rgin.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1584/2074HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rgin 1.15.0  (landing page)
Hector Climente-Gonzalez
Snapshot Date: 2022-01-13 13:55:14 -0500 (Thu, 13 Jan 2022)
git_url: https://git.bioconductor.org/packages/Rgin
git_branch: master
git_last_commit: 2f19288
git_last_commit_date: 2021-10-26 12:42:01 -0500 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: Rgin
Version: 1.15.0
Command: rm -rf Rgin.buildbin-libdir && mkdir Rgin.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=Rgin.buildbin-libdir Rgin_1.15.0.tar.gz
StartedAt: 2022-01-13 21:24:51 -0500 (Thu, 13 Jan 2022)
EndedAt: 2022-01-13 21:28:33 -0500 (Thu, 13 Jan 2022)
EllapsedTime: 222.5 seconds
RetCode: 0
Status:   OK  
PackageFile: Rgin_1.15.0.zip
PackageFileSize: 1.17 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf Rgin.buildbin-libdir && mkdir Rgin.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=Rgin.buildbin-libdir Rgin_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'Rgin' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include'   -I"C:/extsoft/include"   -D_LARGEFILE64_SOURCE   -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c Rgin-init.c -o Rgin-init.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include'   -I"C:/extsoft/include"  -std=c++11 -fopenmp -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -U_FORTIFY_SOURCE -DBGZF_CACHE -DAS_GINLIB -DAS_RGINLIB -I./include -I./lib `D:/biocbuild/bbs-3.15-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"`   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c src/feature_selection/feature_selector.cc -o src/feature_selection/feature_selector.o
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:93:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   #pragma GCC optimize ("-fno-ipa-cp-clone")
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          double rslt);
                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __mingw_setusermatherr (int (__cdecl *)(struct _exception *));
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *));
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sin(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl cos(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl tan(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sinh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl cosh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl tanh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl asin(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl acos(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl atan(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl atan2(double _Y,double _X);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl exp(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl log(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl log10(double _X);
                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl pow(double _X,double _Y);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sqrt(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl ceil(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl floor(double _X);
                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern  float __cdecl fabsf (float x);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fabsl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fabs (double _X);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl fabsf (float x)
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE long double __cdecl fabsl (long double x)
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE double __cdecl fabs (double x)
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl ldexp(double _X,int _Y);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl frexp(double _X,int *_Y);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl modf(double _X,double *_Y);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl fmod(double _X,double _Y);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincos (double __x, double *p_sin, double *p_cos);
                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincosf (float __x, float *p_sin, float *p_cos);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassifyl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassifyf (float);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassify (double);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassifyl (long double x) {
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassify (double x) {
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassifyf (float x) {
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnan (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnanf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnanl (long double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnan (double _x)
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnanf (float _x)
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnanl (long double _x)
                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbit (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbitf (float);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbitl (long double);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbit (double x) {
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbitf (float x) {
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbitl (long double x) {
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sinf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl sinl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl cosf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl cosl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tanf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tanl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl asinf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl asinl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl acosf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl acosl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atanf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atanl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atan2f (float, float);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atan2l (long double, long double);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sinhf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl sinhl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl coshf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl coshl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tanhf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tanhl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl acosh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl acoshf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl acoshl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl asinh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl asinhf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl asinhl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl atanh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atanhf  (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atanhl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl expf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); }
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl expl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl exp2(double);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl exp2f(float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl exp2l(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl expm1(double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl expm1f(float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl expm1l(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float frexpf(float _X,int *_Y);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); }
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl frexpl(long double,int *);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogb (double);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogbf (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogbl (long double);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl ldexpf(float _X,int _Y);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); }
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl ldexpl (long double, int);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl logf (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl logl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log10f (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log10l(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl log1p(double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log1pf(float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log1pl(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl log2 (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log2f (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log2l (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl logb (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl logbf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl logbl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl modff (float, float*);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl modfl (long double, long double*);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl scalbn (double, int);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl scalbnf (float, int);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl scalbnl (long double, int);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl scalbln (double, long);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl scalblnf (float, long);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl scalblnl (long double, long);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl cbrt (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl cbrtf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl cbrtl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl hypotf (float x, float y);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);}
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl hypotl (long double, long double);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl powf(float _X,float _Y);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); }
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl powl (long double, long double);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sqrtf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double sqrtl(long double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl erf (double);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl erff (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl erfl (long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl erfc (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl erfcf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl erfcl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl lgamma (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl lgammaf (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl lgammal (long double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl tgamma (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tgammaf (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tgammal (long double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl ceilf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl ceill (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl floorf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl floorl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nearbyint ( double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nearbyintf (float);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nearbyintl (long double);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double __cdecl rint (double);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern float __cdecl rintf (float);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long double __cdecl rintl (long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrint (double);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrintf (float);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrintl (long double);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrint (double);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrintf (float);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrintl (long double);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl round (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl roundf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl roundl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lround (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lroundf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lroundl (long double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llround (double);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llroundf (float);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llroundl (long double);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl trunc (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl truncf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl truncl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmodf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmodl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl remainder (double, double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl remainderf (float, float);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl remainderl (long double, long double);
                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl remquo(double, double, int *);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl remquof(float, float, int *);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl remquol(long double, long double, int *);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl copysign (double, double); /* in libmoldname.a */
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl copysignf (float, float);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl copysignl (long double, long double);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE double __cdecl copysign (double x, double y)
                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl copysignf (float x, float y)
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nan(const char *tagp);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nanf(const char *tagp);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nanl(const char *tagp);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nextafter (double, double); /* in libmoldname.a */
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nextafterf (float, float);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nextafterl (long double, long double);
                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nexttoward (double,  long double);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nexttowardf (float,  long double);
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nexttowardl (long double, long double);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fdim (double x, double y);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fdimf (float x, float y);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fdiml (long double x, long double y);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fmax  (double, double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmaxf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmaxl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fmin (double, double);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fminf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fminl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fma (double, double, double);
                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmaf (float, float, float);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmal (long double, long double, long double);
                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _copysignf (float _Number,float _Sign);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _chgsignf (float _X);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _logbf(float _X);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _nextafterf(float _X,float _Y);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _finitef(float _X);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _isnanf(float _X);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _fpclassf(float _X);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/complex:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acos(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acos(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acos(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asin(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asin(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asin(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan2(float __y, float __x)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan2(long double __y, long double __x)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan2(_Tp __y, _Up __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ceil(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ceil(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ceil(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cos(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cos(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cos(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cosh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cosh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cosh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fabs(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fabs(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fabs(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   floor(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   floor(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     floor(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmod(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmod(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmod(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   frexp(float __x, int* __exp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   frexp(long double __x, int* __exp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     frexp(_Tp __x, int* __exp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ldexp(float __x, int __exp)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ldexp(long double __x, int __exp)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ldexp(_Tp __x, int __exp)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log10(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log10(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log10(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   modf(float __x, float* __iptr)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   modf(long double __x, long double* __iptr)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(float __x, float __y)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(long double __x, long double __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(_Tp __x, _Up __y)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sin(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sin(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sin(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sinh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sinh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sinh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sqrt(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sqrt(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sqrt(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tan(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tan(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tan(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tanh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tanh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tanh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(float __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(long double __x)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fpclassify(_Tp __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(float __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(long double __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isfinite(_Tp __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(double __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isinf(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(double __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isnan(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(float __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(long double __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isnormal(_Tp __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(float __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(double __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(long double __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     signbit(_Tp __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(double __x, double __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgreater(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(float __x, float __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(double __x, double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(long double __x, long double __y)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgreaterequal(_Tp __x, _Up __y)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(float __x, float __y)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(double __x, double __y)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(long double __x, long double __y)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isless(_Tp __x, _Up __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(float __x, float __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(double __x, double __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(long double __x, long double __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islessequal(_Tp __x, _Up __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(float __x, float __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(double __x, double __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(long double __x, long double __y)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islessgreater(_Tp __x, _Up __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(float __x, float __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(double __x, double __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(long double __x, long double __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isunordered(_Tp __x, _Up __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acosh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acosh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acosh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asinh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asinh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asinh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atanh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atanh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atanh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cbrt(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cbrt(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cbrt(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   copysign(float __x, float __y)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   copysign(long double __x, long double __y)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copysign(_Tp __x, _Up __y)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erf(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erf(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erf(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erfc(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erfc(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erfc(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp2(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp2(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp2(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   expm1(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   expm1(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     expm1(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fdim(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fdim(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fdim(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fma(float __x, float __y, float __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fma(long double __x, long double __y, long double __z)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fma(_Tp __x, _Up __y, _Vp __z)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmax(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmax(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmax(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmin(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmin(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmin(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hypot(float __x, float __y)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hypot(long double __x, long double __y)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     hypot(_Tp __x, _Up __y)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ilogb(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ilogb(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ilogb(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lgamma(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lgamma(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lgamma(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llrint(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llrint(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     llrint(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llround(float __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llround(long double __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     llround(_Tp __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log1p(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log1p(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log1p(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log2(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log2(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log2(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   logb(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   logb(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logb(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lrint(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lrint(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lrint(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lround(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lround(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lround(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nearbyint(float __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nearbyint(long double __x)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nearbyint(_Tp __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nextafter(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nextafter(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nextafter(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nexttoward(float __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nexttoward(long double __x, long double __y)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nexttoward(_Tp __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remainder(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remainder(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remainder(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remquo(float __x, float __y, int* __pquo)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remquo(long double __x, long double __y, int* __pquo)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remquo(_Tp __x, _Up __y, int* __pquo)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   rint(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   rint(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     rint(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   round(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   round(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     round(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbln(float __x, long __ex)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbln(long double __x, long __ex)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     scalbln(_Tp __x, long __ex)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbn(float __x, int __ex)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbn(long double __x, int __ex)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     scalbn(_Tp __x, int __ex)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tgamma(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tgamma(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tgamma(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   trunc(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   trunc(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     trunc(_Tp __x)
                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale() throw();
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:126:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __other) throw();
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:137:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const char* __s);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:151:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const char* __s, category __cat);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:163:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const std::string& __s) : locale(__s.c_str()) { }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:177:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const std::string& __s, category __cat)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const locale& __add, category __cat);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       locale(const locale& __other, _Facet* __f);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~locale() throw();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const locale& __other) throw();
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:236:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       combine(const locale& __other) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:245:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     name() const;
            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:255:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const locale& __other) const throw();
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:264:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const locale& __other) const throw()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const basic_string<_Char, _Traits, _Alloc>& __s2) const;
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:299:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     global(const locale& __loc);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     classic();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(_Impl*) throw();
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:343:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize_once() throw();
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:349:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_normalize_category(category);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:352:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_coalesce(const locale& __base, const locale& __add, category __cat);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize_once();
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:408:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~facet();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:412:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __c_locale __old = 0);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:415:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_clone_c_locale(__c_locale& __cloc) throw();
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:418:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_destroy_c_locale(__c_locale& __cloc);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:426:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_get_c_locale();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:429:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_get_c_name() throw();
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:438:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     facet(const facet&) = delete;
                           ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:441:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const facet&) = delete;
                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:446:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_add_reference() const throw()
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:450:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_remove_reference() const throw()
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:464:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const facet* _M_sso_shim(const id*) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:465:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const facet* _M_cow_shim(const id*) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:491:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:495:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const id&);  // Not defined.
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:508:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     id(const id&);  // Not defined.
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:514:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     id() { }
        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:517:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_id() const throw();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:531:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:535:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:556:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_add_reference() throw()
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:560:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_remove_reference() throw()
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:574:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const _Impl&, size_t);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:575:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const char*, size_t);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:576:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(size_t) throw();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:578:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ~_Impl() throw();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:580:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const _Impl&);  // Not defined.
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:583:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const _Impl&);  // Not defined.
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:586:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_check_same_name()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_categories(const _Impl*, category);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:600:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_category(const _Impl*, const locale::id* const*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:603:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_facet(const _Impl*, const locale::id*);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:606:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_install_facet(const locale::id*, const facet*);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:610:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init_facet(_Facet* __facet)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:615:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init_facet_unchecked(_Facet* __facet)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:622:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_install_cache(const facet*, size_t);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:624:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _M_init_extra(facet**);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:625:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _M_init_extra(void*, void*, const char*, const char*);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:669:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate(size_t __refs = 0)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate(__c_locale __cloc, size_t __refs = 0)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:701:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _CharT* __lo2, const _CharT* __hi2) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:719:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       transform(const _CharT* __lo, const _CharT* __hi) const
                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:733:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash(const _CharT* __lo, const _CharT* __hi) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:738:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_compare(const _CharT*, const _CharT*) const throw();
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:741:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_transform(_CharT*, const _CharT*, size_t) const throw();
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:746:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~collate()
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:763:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _CharT* __lo2, const _CharT* __hi2) const;
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:776:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_transform(const _CharT* __lo, const _CharT* __hi) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:789:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_hash(const _CharT* __lo, const _CharT* __hi) const;
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:798:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<char>::_M_compare(const char*, const char*) const throw();
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:798:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:802:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<char>::_M_transform(char*, const char*, size_t) const throw();
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:802:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<wchar_t>::_M_compare(const wchar_t*, const wchar_t*) const throw();
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:811:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<wchar_t>::_M_transform(wchar_t*, const wchar_t*, size_t) const throw();
                                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:811:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:826:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate_byname(const char* __s, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:839:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate_byname(const string& __s, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:845:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~collate_byname() { }
                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:851,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:45:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __other, _Facet* __f)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:63:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     combine(const locale& __other) const
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const basic_string<_CharT, _Traits, _Alloc>& __s2) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet(const locale& __loc) throw()
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:132:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet(const locale& __loc)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:149:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:155:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:162:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _CharT* __lo2, const _CharT* __hi2) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:200:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_transform(const _CharT* __lo, const _CharT* __hi) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_hash(const _CharT* __lo, const _CharT* __hi) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:275:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<collate<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:279:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<collate<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:287:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<collate<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:291:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<collate<wchar_t> >(const locale&);
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string();
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const std::string&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const char*, size_t);
                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT;
                                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT;
                                                  ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~__cow_string();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(__cow_string&&) noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string& operator=(__cow_string&&) noexcept;
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const char*) _GLIBCXX_TXN_SAFE;
                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT;
                                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT;
                                                ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                        ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit domain_error(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE;
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT;
                                 ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit length_error(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~length_error() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const char*) _GLIBCXX_TXN_SAFE;
                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT;
                                         ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT;
                                                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                        ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit range_error(const char*) _GLIBCXX_TXN_SAFE;
                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~range_error() _GLIBCXX_USE_NOEXCEPT;
                            ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE;
                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT;
                               ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE;
                                         ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT;
                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/system_error:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     constexpr error_category() noexcept = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:79:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~error_category();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:81:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_category(const error_category&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:82:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_category& operator=(const error_category&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     name() const noexcept = 0;
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:95:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_message(int) const;
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:100:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message(int) const = 0;
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     default_error_condition(int __i) const noexcept;
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:115:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equivalent(int __i, const error_condition& __cond) const noexcept;
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equivalent(const error_code& __code, int __i) const noexcept;
                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const error_category& __other) const noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const error_category& __other) const noexcept
                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:129:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const error_category& __other) const noexcept
                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _GLIBCXX_CONST const error_category& system_category() noexcept;
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:135:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _GLIBCXX_CONST const error_category& generic_category() noexcept;
                                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:135:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   error_code make_error_code(errc) noexcept;
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:148:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_code() noexcept
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:151:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_code(int __v, const error_category& __cat) noexcept
                                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:156:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       error_code(_ErrorCodeEnum __e) noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     assign(int __v, const error_category& __cat) noexcept
                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:167:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clear() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:174:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_ErrorCodeEnum __e) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     value() const noexcept { return _M_value; }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     category() const noexcept { return *_M_cat; }
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:184:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     default_error_condition() const noexcept;
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:191:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit operator bool() const noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:204:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_code(errc __e) noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator<(const error_code& __lhs, const error_code& __rhs) noexcept
                                                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:217:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:220:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   error_condition make_error_condition(errc) noexcept;
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:220:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:226:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_condition() noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:229:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_condition(int __v, const error_category& __cat) noexcept
                                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:234:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       error_condition(_ErrorConditionEnum __e) noexcept
                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     assign(int __v, const error_category& __cat) noexcept
                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:248:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_ErrorConditionEnum __e) noexcept
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:252:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clear() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:257:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     value() const noexcept { return _M_value; }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:260:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     category() const noexcept { return *_M_cat; }
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:264:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:267:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit operator bool() const noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:278:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_condition(errc __e) noexcept
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:283:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const error_condition& __rhs) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_code& __lhs, const error_code& __rhs) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:297:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_code& __lhs, const error_condition& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:304:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_condition& __lhs, const error_code& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:312:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const error_condition& __rhs) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:319:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_code& __lhs, const error_code& __rhs) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_code& __lhs, const error_condition& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:327:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_condition& __lhs, const error_code& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const error_condition& __rhs) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:347:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec = error_code())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:350:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec, const string& __what)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec, const char* __what)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat, const char* __what)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:359:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:363:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat, const string& __what)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:367:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~system_error() noexcept;
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:370:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     code() const noexcept { return _M_code; }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:390:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator()(const error_code& __e) const noexcept
                                               ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:87:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:95:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Fmtflags __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:99:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:103:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:133:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:137:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Openmode __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:141:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:145:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:149:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:165:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Iostate __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:189:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:207:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const error_category& iostream_category() noexcept;
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:207:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:210:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_code(io_errc __e) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:214:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_condition(io_errc __e) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:259:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const string& __str);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:263:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const string&, const error_code&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:266:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const char*, const error_code& = io_errc::stream);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:270:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~failure() throw();
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       what() const throw();
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:519:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     register_callback(event_callback __fn, int __index);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:539:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Callback_list* __cb)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:547:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_remove_reference()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_call_callbacks(event __ev) throw();
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:566:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_dispose_callbacks(void) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:573:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Words() : _M_pword(0), _M_iword(0) { }
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:589:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_grow_words(int __index, bool __iword);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_init() throw();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:607:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Init();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:608:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~Init();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:621:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flags() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:632:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flags(fmtflags __fmtfl)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     setf(fmtflags __fmtfl)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:665:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     setf(fmtflags __fmtfl, fmtflags __mask)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unsetf(fmtflags __mask)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:691:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     precision() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:700:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     precision(streamsize __prec)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:714:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     width() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:723:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     width(streamsize __wide)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:742:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sync_with_stdio(bool __sync = true);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:754:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imbue(const locale& __loc) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:765:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getloc() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:776:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_getloc() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:795:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xalloc() throw();
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iword(int __ix)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pword(int __ix)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~ios_base();
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:851:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base() throw ();
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base(const ios_base&) = delete;
                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:866:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const ios_base&) = delete;
                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move(ios_base&) noexcept;
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:873:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_swap(ios_base& __rhs) noexcept;
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:880:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   boolalpha(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:888:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noboolalpha(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:896:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showbase(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:904:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowbase(ios_base& __base)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:912:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showpoint(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:920:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowpoint(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:928:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showpos(ios_base& __base)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowpos(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:944:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   skipws(ios_base& __base)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:952:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noskipws(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:960:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   uppercase(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:968:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nouppercase(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:976:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unitbuf(ios_base& __base)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:984:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nounitbuf(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:993:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   internal(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   left(ios_base& __base)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1009:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   right(ios_base& __base)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1018:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   dec(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1026:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hex(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1034:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   oct(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1043:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fixed(ios_base& __base)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1051:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scientific(ios_base& __base)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1063:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hexfloat(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   defaultfloat(ios_base& __base)
                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<_CharT, _Traits>*, bool&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:150:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __copy_streambufs_eof<>(basic_streambuf*, basic_streambuf*, bool&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          istreambuf_iterator<_CharT2>, _CharT2*);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT2&);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:167:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         advance(istreambuf_iterator<_CharT2>&, _Distance);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator>>(basic_istream<_CharT2, _Traits2>&, _CharT2*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_string<_CharT2, _Traits2, _Alloc>&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:181:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_streambuf()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:216:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubimbue(const locale& __loc)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:233:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getloc() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:246:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubsetbuf(char_type* __s, streamsize __n)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:271:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:278:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubsync() { return this->sync(); }
               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:291:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       in_avail()
                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:305:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       snextc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:323:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sbumpc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sgetc()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:364:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sgetn(char_type* __s, streamsize __n)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputbackc(char_type __c)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:404:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sungetc()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:431:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputc(char_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:457:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputn(const char_type* __s, streamsize __n)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:470:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_streambuf()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:489:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       eback() const { return _M_in_beg; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:492:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gptr()  const { return _M_in_cur;  }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:495:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       egptr() const { return _M_in_end; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gbump(int __n) { _M_in_cur += __n; }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:516:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setg(char_type* __gbeg, char_type* __gnext, char_type* __gend)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:536:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbase() const { return _M_out_beg; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:539:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pptr() const { return _M_out_cur; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:542:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epptr() const { return _M_out_end; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbump(int __n) { _M_out_cur += __n; }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setp(char_type* __pbeg, char_type* __pend)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:583:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imbue(const locale& __loc _IsUnused)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:598:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setbuf(char_type*, streamsize)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:610:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:622:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:634:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sync() { return 0; }
            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:656:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       showmanyc() { return 0; }
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       xsgetn(char_type* __s, streamsize __n);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:694:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       underflow()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:707:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       uflow()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:731:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbackfail(int_type __c _IsUnused  = traits_type::eof())
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       xsputn(const char_type* __s, streamsize __n);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:775:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       overflow(int_type __c _IsUnused  = traits_type::eof())
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:793:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       stossc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:804:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __safe_gbump(streamsize __n) { _M_in_cur += __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:807:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __safe_pbump(streamsize __n) { _M_out_cur += __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:814:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_streambuf(const basic_streambuf&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:817:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_streambuf&);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:821:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_streambuf& __sb)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:837:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_streambuf(const basic_streambuf&) = default;
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:837:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:842:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const basic_streambuf&) = default;
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:842:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<char>* __sbout, bool& __ineof);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:854:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<wchar_t>* __sbout, bool& __ineof);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:854:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/streambuf:862,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:46:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xsgetn(char_type* __s, streamsize __n)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xsputn(const char_type* __s, streamsize __n)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool& __ineof)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:140:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<_CharT, _Traits>* __sbout)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:153:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<char>*);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<char>*, bool&);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<wchar_t>*);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<wchar_t>*, bool&);
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwctype:50,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:167:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wint_t __cdecl towctrans(wint_t,wctrans_t);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:167:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wctrans_t __cdecl wctrans(const char *);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:169:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wctype_t __cdecl wctype(const char *);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:169:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator<_CharT2>);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          istreambuf_iterator<_CharT2>, _CharT2*);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:87:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT2&);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:92:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  advance(istreambuf_iterator<_CharT2>&, _Distance);
                                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR istreambuf_iterator() _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:111:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(const istreambuf_iterator&) noexcept = default;
                                                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~istreambuf_iterator() = default;
                                ^~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(istream_type& __s) _GLIBCXX_USE_NOEXCEPT
                                              ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:128:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:158:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal(const istreambuf_iterator& __b) const
                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:181:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:190:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_at_eof() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_is_eof(int_type __c)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:204:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istreambuf_iterator<_CharT, _Traits>& __b)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:210:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istreambuf_iterator<_CharT, _Traits>& __b)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator<_CharT2>);
                                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:240:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator(ostream_type& __s) _GLIBCXX_USE_NOEXCEPT
                                              ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:249:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_CharT __c)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:259:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:264:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:269:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failed() const _GLIBCXX_USE_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put(const _CharT* __ws, streamsize __len)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:294:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ostreambuf_iterator<_CharT> __result)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:310:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ostreambuf_iterator<_CharT> __result)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:322:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ostreambuf_iterator<_CharT> __result)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      istreambuf_iterator<_CharT> __last, _CharT* __result)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:369:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   istreambuf_iterator<_CharT> __last, const _CharT& __val)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:408:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     advance(istreambuf_iterator<_CharT>& __i, _Distance __n)
                                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:80:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:80:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:85:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:85:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:90:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:90:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:111:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _CharT* __first, const _CharT* __last);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:111:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:119:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:129:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __write(_OutIter __s, const _CharT* __ws, int __len)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:169:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(mask __m, char_type __c) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:186:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(const char_type *__lo, const char_type *__hi, mask *__vec) const
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_is(mask __m, const char_type* __lo, const char_type* __hi) const
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:218:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_not(mask __m, const char_type* __lo, const char_type* __hi) const
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:247:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type *__lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:261:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:276:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type* __lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:293:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:331:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:354:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __dfault, char* __to) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:359:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:362:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__ctype_abstract_base() { }
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:378:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const = 0;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:398:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      mask* __vec) const = 0;
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:417:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const char_type* __hi) const = 0;
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:436:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const = 0;
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:453:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const = 0;
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:470:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const = 0;
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const = 0;
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const = 0;
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:522:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const = 0;
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0;
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault) const = 0;
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:590:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const = 0;
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:623:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(size_t __refs = 0) : __ctype_abstract_base<_CharT>(__refs) { }
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:627:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:633:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:636:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_scan_is(mask __m, const char_type* __lo, const char_type* __hi) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:640:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:643:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:646:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:649:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:652:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const;
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:658:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __dest) const;
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:661:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type, char __dfault) const;
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:718:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0);
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      size_t __refs = 0);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:744:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(mask __m, char __c) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:759:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(const char* __lo, const char* __hi, mask* __vec) const;
                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:773:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_is(mask __m, const char* __lo, const char* __hi) const;
                                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:787:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_not(mask __m, const char* __lo, const char* __hi) const;
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:802:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:819:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type *__lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:835:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:852:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type* __lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:899:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:931:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:965:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __dfault, char* __to) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:983:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       table() const throw()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:988:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       classic_table() throw();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:998:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1014:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1031:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1047:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1064:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1134:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault __attribute__((__unused__))) const
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1161:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault __attribute__((__unused__)), char* __to) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_narrow_init() const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1170:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_widen_init() const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(size_t __refs = 0);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1230:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(__c_locale __cloc, size_t __refs = 0);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_convert_to_wmask(const mask __m) const throw();
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1238:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1254:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1273:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1291:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_scan_is(mask __m, const char_type* __lo, const char_type* __hi) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1310:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1326:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1343:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1359:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1376:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const;
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1418:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const;
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1441:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault) const;
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1468:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1472:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_initialize_ctype() throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1484:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1494:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname() { }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1503:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1512:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1521:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1525:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname();
                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1538,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:43:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   is(mask __m, char __c) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   is(const char* __low, const char* __high, mask* __vec) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:58:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scan_is(mask __m, const char* __low, const char* __high) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:67:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scan_not(mask __m, const char* __low, const char* __high) const
                                                             ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1591:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1621:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __numpunct_cache(size_t __refs = 0)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1629:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__numpunct_cache();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1632:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_cache(const locale& __loc);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1636:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const __numpunct_cache&);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1639:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __numpunct_cache(const __numpunct_cache&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1643:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __numpunct_cache<_CharT>::~__numpunct_cache()
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1694:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(size_t __refs = 0)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1708:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(__cache_type* __cache, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1722:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(__c_locale __cloc, size_t __refs = 0)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1736:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       decimal_point() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       thousands_sep() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1780:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       grouping() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1793:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       truename() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1806:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       falsename() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1812:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~numpunct();
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1823:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_decimal_point() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_thousands_sep() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1848:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_grouping() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1861:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_truename() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1874:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_falsename() const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1879:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_initialize_numpunct(__c_locale __cloc = 0);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1886:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<char>::~numpunct();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1886:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<char>::_M_initialize_numpunct(__c_locale __cloc);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1894:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<wchar_t>::~numpunct();
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1894:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1898:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<wchar_t>::_M_initialize_numpunct(__c_locale __cloc);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1898:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct_byname(const char* __s, size_t __refs = 0)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1925:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct_byname(const string& __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~numpunct_byname() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1973:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       num_get(size_t __refs = 0) : facet(__refs) { }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2000:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, bool& __v) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2037:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long& __v) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2042:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned short& __v) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2047:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned int& __v)   const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2052:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned long& __v)  const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2058:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long long& __v) const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2063:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned long long& __v)  const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2097:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, float& __v) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2102:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, double& __v) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long double& __v) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, void*& __v) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       virtual ~num_get() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          string&) const;
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2156:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _ValueT&) const;
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2160:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_find(const _CharT2*, size_t __len, _CharT2 __c) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_find(const _CharT2* __zero, size_t __len, _CharT2 __c) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2212:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, bool&) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2216:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, long& __v) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2221:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned short& __v) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2226:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned int& __v) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2231:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned long& __v) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, long long& __v) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2242:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned long long& __v) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2247:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, float&) const;
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       double&) const;
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       long double&) const;
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2265:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, void*&) const;
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2314:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       num_put(size_t __refs = 0) : facet(__refs) { }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2374:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, long __v) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2379:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    unsigned long __v) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2384:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, long long __v) const
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2389:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    unsigned long long __v) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2437:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, double __v) const
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2442:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    long double __v) const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const void* __v) const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2470:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    char __mod, _ValueT __v) const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char_type* __cs, int& __len) const;
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _ValueT __v) const;
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      char_type* __cs, int& __len) const;
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2489:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char_type* __new, const char_type* __cs, int& __len) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2493:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~num_put() { }
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2510:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const;
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2513:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2518:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unsigned long __v) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       long long __v) const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2529:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unsigned long long __v) const
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2534:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, double) const;
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, long double) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2546:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, const void*) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2569:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isspace(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2575:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isprint(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2581:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iscntrl(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isupper(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2593:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islower(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2599:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isalpha(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2605:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isdigit(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2611:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ispunct(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isxdigit(_CharT __c, const locale& __loc)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2623:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isalnum(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2629:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgraph(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2636:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isblank(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2643:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     toupper(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2649:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tolower(_CharT __c, const locale& __loc)
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2655,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator() (const locale& __loc) const;
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator() (const locale& __loc) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:78:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __numpunct_cache<_CharT>::_M_cache(const locale& __loc)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:141:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const string& __grouping_tmp) throw ();
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:141:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:150:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::iostate& __err, string& __xtrc) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::iostate& __err, _ValueT& __v) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:596:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, bool& __v) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:692:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, float& __v) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:707:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, double& __v) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:739:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, long double& __v) const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:754:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, void*& __v) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:781:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _CharT* __new, const _CharT* __cs, int& __len) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:795:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::fmtflags __flags, bool __dec)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:840:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base&, _CharT* __new, _CharT* __cs, int& __len) const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:852:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ValueT __v) const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _CharT* __cs, int& __len) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:976:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _ValueT __v) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1106:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_put(iter_type __s, ios_base& __io, char_type __fill, double __v) const
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     long double __v) const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const void* __v) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1210:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        streamsize __newlen, streamsize __oldlen)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _CharT* __first, const _CharT* __last)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<ctype<char> >(const locale&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1307:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<numpunct<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1311:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_put<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1315:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_get<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<ctype<char> >(const locale&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<numpunct<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_put<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1331:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_get<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1342:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<ctype<wchar_t> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1346:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<numpunct<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1350:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_put<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1354:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_get<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1358:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<ctype<wchar_t> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1362:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<numpunct<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1366:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_put<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1370:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_get<wchar_t> >(const locale&);
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __check_facet(const _Facet* __f)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdstate() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:148:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear(iostate __state = goodbit);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:157:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setstate(iostate __state)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_setstate(iostate __state)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:180:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       good() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       eof() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:201:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fail() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:211:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bad() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:222:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       exceptions() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:257:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       exceptions(iostate __except)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:270:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios(basic_streambuf<_CharT, _Traits>* __sb)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:282:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ios() { }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:295:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tie() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tie(basic_ostream<_CharT, _Traits>* __tiestr)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:321:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:347:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf(basic_streambuf<_CharT, _Traits>* __sb);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:361:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       copyfmt(const basic_ios& __rhs);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:370:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill(char_type __ch)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imbue(const locale& __loc);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:430:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:449:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:460:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:472:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       init(basic_streambuf<_CharT, _Traits>* __sb);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios(const basic_ios&) = delete;
                                     ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:476:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios& operator=(const basic_ios&) = delete;
                                                ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:479:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       move(basic_ios& __rhs)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:490:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       move(basic_ios&& __rhs)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ios& __rhs) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:505:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set_rdbuf(basic_streambuf<_CharT, _Traits>* __sb)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_cache_locale(const locale& __loc);
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:516,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::clear(iostate __state)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:53:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:114:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::imbue(const locale& __loc)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:126:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc)
                                                                    ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/istream:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/ostream:84:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(__streambuf_type* __sb)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:93:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ostream() { }
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__ostream_type& (*__pf)(__ostream_type&))
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:117:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__ios_type& (*__pf)(__ios_type&))
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(ios_base& (*__pf) (ios_base&))
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:166:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:170:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned long __n)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(bool __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:178:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(short __n);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned short __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:189:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(int __n);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned int __n)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:201:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long long __n)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned long long __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:220:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(double __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:224:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long double __f)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(const void* __p)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:270:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__streambuf_type* __sb);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(char_type __c);
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:311:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_write(const char_type* __s, streamsize __n)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       write(const char_type* __s, streamsize __n);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       flush();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:358:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tellp();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekp(pos_type);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:381:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekp(off_type, ios_base::seekdir);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:384:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(basic_iostream<_CharT, _Traits>&) { }
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(const basic_ostream&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:393:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(basic_ostream&& __rhs)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream& operator=(const basic_ostream&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:402:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_ostream&& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:409:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ostream& __rhs)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:415:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert(_ValueT __v);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:445:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sentry(basic_ostream<_CharT, _Traits>& __os);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:454:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~sentry()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:475:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator bool() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:497:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, _CharT __c)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:502:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, char __c)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, char __c)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:514:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, signed char __c)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:519:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, unsigned char __c)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:539:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const _CharT* __s)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:551:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const char* __s);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:551:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/ostream:556:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const char* __s)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:569:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const signed char* __s)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:574:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const unsigned char* __s)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:590:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     endl(basic_ostream<_CharT, _Traits>& __os)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:602:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ends(basic_ostream<_CharT, _Traits>& __os)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:612:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flush(basic_ostream<_CharT, _Traits>& __os)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:618:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_convertible_to_basic_ostream_test(basic_ostream<_Ch, _Up>*);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:618:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/ostream:682:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(_Ostream&& __os, const _Tp& __x)
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ostream:693,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sentry(basic_ostream<_CharT, _Traits>& __os)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:64:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert(_ValueT __v)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(short __n)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(int __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:120:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(__streambuf_type* __sbin)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:149:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     put(char_type __c)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:183:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     write(const _CharT* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:211:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flush()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:237:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tellp()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:258:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekp(pos_type __pos)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekp(off_type __off, ios_base::seekdir __dir)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:321:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const char* __s)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc: In function 'std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __ptr_guard (_CharT *__ip): __p(__ip) { }
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:336:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~__ptr_guard() { delete[] __p; }
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:337:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CharT* __get() { return __p; }
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:360:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& endl(ostream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:361:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ends(ostream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:362:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& flush(ostream&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:363:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, char);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:364:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, unsigned char);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:365:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, signed char);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:366:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const char*);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:367:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const unsigned char*);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:368:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const signed char*);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:370:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:371:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(unsigned long);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:372:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(bool);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:374:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long long);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(unsigned long long);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(double);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:378:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long double);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:379:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(const void*);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:383:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& endl(wostream&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& ends(wostream&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:385:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& flush(wostream&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:386:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, wchar_t);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:387:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, char);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:388:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const wchar_t*);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:389:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const char*);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:391:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:392:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(unsigned long);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:393:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(bool);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:395:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long long);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:396:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(unsigned long long);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:398:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(double);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long double);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:400:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(const void*);
                                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/istream:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(__streambuf_type* __sb)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:103:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_istream()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:120:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__istream_type& (*__pf)(__istream_type&))
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__ios_type& (*__pf)(__ios_type&))
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(ios_base& (*__pf)(ios_base&))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(bool& __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:172:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(short& __n);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned short& __n)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:179:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(int& __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:182:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned int& __n)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long& __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:190:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned long& __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long long& __n)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned long long& __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(float& __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:218:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(double& __f)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long double& __f)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:235:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(void*& __p)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:259:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__streambuf_type* __sb);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:269:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gcount() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:302:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get();
           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:316:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type& __c);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type* __s, streamsize __n, char_type __delim);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type* __s, streamsize __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:377:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(__streambuf_type& __sb, char_type __delim);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:387:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(__streambuf_type& __sb)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getline(char_type* __s, streamsize __n, char_type __delim);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getline(char_type* __s, streamsize __n)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:451:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore(streamsize __n, int_type __delim);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:454:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore(streamsize __n);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:457:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:468:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       peek();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:486:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       read(char_type* __s, streamsize __n);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       readsome(char_type* __s, streamsize __n);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:522:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       putback(char_type __c);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:538:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unget();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:556:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sync();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:571:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tellg();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:586:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekg(pos_type);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:602:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekg(off_type, ios_base::seekdir);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:606:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:611:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(const basic_istream&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(basic_istream&& __rhs)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:622:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream& operator=(const basic_istream&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_istream&& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_istream& __rhs)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:641:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_extract(_ValueT& __v);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:648:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:648:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:653:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:653:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:658:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:658:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:664:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:664:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:674:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:674:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:722:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sentry(basic_istream<_CharT, _Traits>& __is, bool __noskipws = false);
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:734:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator bool() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT& __c);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:756:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, unsigned char& __c)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:761:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, signed char& __c)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT* __s);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:799:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char>& ___in, char* __s);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:799:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:803:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, unsigned char* __s)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, signed char* __s)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:849:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(basic_streambuf<_CharT, _Traits>* __sb)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:856:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_iostream() { }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:859:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(const basic_iostream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:865:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(basic_iostream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:871:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream& operator=(const basic_iostream&) = delete;
                                                          ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:874:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_iostream&& __rhs)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:881:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_iostream& __rhs)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:908:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ws(basic_istream<_CharT, _Traits>& __is);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:908:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:913:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_convertible_to_basic_istream_test(basic_istream<_Ch, _Up>*);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:913:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:980:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(_Istream&& __is, _Tp&& __x)
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/istream:991,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:47:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sentry(basic_istream<_CharT, _Traits>& ___in, bool __noskip) : _M_ok(false)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:95:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract(_ValueT& __v)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:122:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(short& __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(int& __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(__streambuf_type* __sbout)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:244:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(void)
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:280:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(char_type& __c)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:317:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(char_type* __s, streamsize __n, char_type __delim)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(__streambuf_type& __sb, char_type __delim)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:468:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(void)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:563:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:628:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     peek(void)
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:658:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     read(char_type* __s, streamsize __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:687:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     readsome(char_type* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:719:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     putback(char_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:754:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unget(void)
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:789:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sync(void)
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:825:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tellg(void)
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:853:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekg(pos_type __pos)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:892:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekg(off_type __off, ios_base::seekdir __dir)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:931:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT& __c)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT* __s)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1024:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ws(basic_istream<_CharT, _Traits>& ___in)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1049:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& ws(istream&);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1050:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, char&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1051:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, char*);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1052:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, unsigned char&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1053:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, signed char&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1054:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, unsigned char*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1055:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, signed char*);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1057:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned short&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1058:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned int&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1059:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned long&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1061:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(bool&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1063:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long long&);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1064:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned long long&);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1066:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(float&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1067:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(double&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long double&);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1069:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(void*&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1075:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& ws(wistream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1076:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, wchar_t&);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1077:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, wchar_t*);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1079:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned short&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1080:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned int&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1081:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1082:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned long&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(bool&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1085:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long long&);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1086:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned long long&);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1088:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(float&);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1089:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(double&);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1090:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long double&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(void*&);
                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/sstream:100:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(const basic_stringbuf&) = delete;
                                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(basic_stringbuf&& __rhs)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:129:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_stringbuf&) = delete;
                                           ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_stringbuf&& __rhs)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_stringbuf& __rhs)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:167:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:191:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:202:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_stringbuf_init(ios_base::openmode __mode)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:212:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       showmanyc()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:224:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       underflow();
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbackfail(int_type __c = traits_type::eof());
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:230:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       overflow(int_type __c = traits_type::eof());
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setbuf(char_type* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode __mode = ios_base::in | ios_base::out);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode __mode = ios_base::in | ios_base::out);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:274:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_sync(char_type* __base, __size_type __i, __size_type __o);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_update_egptr()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:303:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __xfer_bufptrs(const basic_stringbuf& __from, basic_stringbuf* __to)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:334:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~__xfer_bufptrs()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:357:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(basic_stringbuf&& __rhs, __xfer_bufptrs&&)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(ios_base::openmode __mode = ios_base::in)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::openmode __mode = ios_base::in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:446:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_istringstream()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:450:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(const basic_istringstream&) = delete;
                                                         ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:452:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(basic_istringstream&& __rhs)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:460:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_istringstream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:463:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_istringstream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:471:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_istringstream& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:486:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:494:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:504:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:561:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(ios_base::openmode __mode = ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:580:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::openmode __mode = ios_base::out)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:590:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ostringstream()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(const basic_ostringstream&) = delete;
                                                         ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:596:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(basic_ostringstream&& __rhs)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_ostringstream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:607:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_ostringstream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:615:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ostringstream& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:630:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:638:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:648:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:704:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(ios_base::openmode __m = ios_base::out | ios_base::in)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::openmode __m = ios_base::out | ios_base::in)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:731:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_stringstream()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:735:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(const basic_stringstream&) = delete;
                                                       ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:737:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(basic_stringstream&& __rhs)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_stringstream&) = delete;
                                              ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:748:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_stringstream&& __rhs)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:756:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_stringstream& __rhs)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:771:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:779:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:798:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_stringbuf<_CharT, _Traits, _Allocator>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_istringstream<_CharT, _Traits, _Allocator>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:812:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_ostringstream<_CharT, _Traits, _Allocator>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:819:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_stringstream<_CharT, _Traits, _Allocator>& __y)
                                                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/sstream:827,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:46:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pbackfail(int_type __c)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     overflow(int_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:150:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     underflow()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:168:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:216:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekpos(pos_type __sp, ios_base::openmode __mode)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:246:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_sync(char_type* __base, __size_type __i, __size_type __o)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:277:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off)
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp abs(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp arg(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp norm(const complex<_Tp>&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> conj(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> polar(const _Tp&, const _Tp& = 0);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cos(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cosh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> exp(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, int);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, const _Tp&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                           const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const _Tp&, const complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sin(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sinh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sqrt(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tan(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tanh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:129:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp())
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:134:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr complex(const complex&) = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:139:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _GLIBCXX_CONSTEXPR complex(const complex<_Up>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:147:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return _M_real; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:151:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return _M_imag; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(_Tp __val) { _M_real = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(_Tp __val) { _M_imag = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator=(const _Tp&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:200:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator*=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator/=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex& operator=(const complex&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:211:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator=(const complex<_Up>&);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:214:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator+=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator-=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator*=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:223:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator/=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex __rep() const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:235:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const _Tp& __t)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:245:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const complex<_Up>& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:276:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator+=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:287:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator-=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:299:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:312:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:326:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:344:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:356:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:365:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:374:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:395:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:404:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:416:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:425:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:434:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:458:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:481:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:486:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, complex<_Tp>& __x)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:547:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:561:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:593:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_abs(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ float __z) { return __builtin_cabsf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:610:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ double __z) { return __builtin_cabs(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:613:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:618:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     abs(const complex<_Tp>& __z) { return __complex_abs(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:629:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_arg(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:634:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ float __z) { return __builtin_cargf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ double __z) { return __builtin_carg(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:645:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(const complex<_Tp>& __z) { return __complex_arg(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:661:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:673:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:682:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:690:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     polar(const _Tp& __rho, const _Tp& __theta)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cos(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ float __z) { return __builtin_ccosf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:718:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ double __z) { return __builtin_ccos(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:721:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cos(const complex<_Tp>& __z) { return __complex_cos(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cosh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:745:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ float __z) { return __builtin_ccoshf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ double __z) { return __builtin_ccosh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cosh(const complex<_Tp>& __z) { return __complex_cosh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:766:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_exp(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:771:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ float __z) { return __builtin_cexpf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ double __z) { return __builtin_cexp(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:782:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp(const complex<_Tp>& __z) { return __complex_exp(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:793:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_log(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:798:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ float __z) { return __builtin_clogf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:801:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ double __z) { return __builtin_clog(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:804:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:809:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log(const complex<_Tp>& __z) { return __complex_log(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:818:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log10(const complex<_Tp>& __z)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:824:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sin(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:833:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ float __z) { return __builtin_csinf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:836:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ double __z) { return __builtin_csin(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:839:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sin(const complex<_Tp>& __z) { return __complex_sin(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:854:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sinh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ float __z) { return __builtin_csinhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:866:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ double __z) { return __builtin_csinh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:869:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:874:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sinh(const complex<_Tp>& __z) { return __complex_sinh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sqrt(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:907:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ float __z) { return __builtin_csqrtf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:910:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ double __z) { return __builtin_csqrt(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:913:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:918:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sqrt(const complex<_Tp>& __z) { return __complex_sqrt(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:929:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tan(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:934:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ float __z) { return __builtin_ctanf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:937:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ double __z) { return __builtin_ctan(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:940:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:945:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tan(const complex<_Tp>& __z) { return __complex_tan(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:957:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tanh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:962:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ float __z) { return __builtin_ctanhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ double __z) { return __builtin_ctanh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:968:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:973:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tanh(const complex<_Tp>& __z) { return __complex_tanh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:986:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow_unsigned(complex<_Tp> __x, unsigned __n)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1008:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __z, int __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1017:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1032:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1037:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ float __x, __complex__ float __y)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1041:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ double __x, __complex__ double __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1046:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const __complex__ long double& __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1062:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const complex<_Tp>& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1077:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1079:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(float __r = 0.0f, float __i = 0.0f)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1089:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1090:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1097:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1101:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1119:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(float __val) { __real__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(float __val) { __imag__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1125:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(float __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1132:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1139:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1146:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1165:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>&  __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1174:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1183:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1212:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1226:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(double __r = 0.0, double __i = 0.0)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1238:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1241:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1248:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1252:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1270:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(double __val) { __real__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(double __val) { __imag__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1276:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(double __d)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1283:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1290:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1297:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1304:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1324:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1333:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1342:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1362:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1376:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1379:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      long double __i = 0.0L)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1389:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1392:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<double>& __z)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1400:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1404:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(long double __val) { __real__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1425:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(long double __val) { __imag__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(long double __r)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1442:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1456:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1476:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator+=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1485:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator-=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator*=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1505:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator/=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1514:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<double>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1527:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<long double>& __z)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1531:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<double>::complex(const complex<long double>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1538:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<float>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1539:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<float>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1540:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1541:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<double>&);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1542:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<long double>&);
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<float>&);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1547:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<float>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1548:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<double>&);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1549:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<double>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1550:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<long double>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1551:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<long double>&);
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acos(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atan(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp               fabs(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acos(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1617:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1621:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acos(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1644:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asin(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1653:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1657:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1661:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asin(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1680:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atan(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1697:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1701:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1705:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1724:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acosh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1733:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1737:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1741:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1746:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acosh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1760:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asinh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1772:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1776:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1780:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asinh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atanh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1816:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1820:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1824:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1829:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atanh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1846:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fabs(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1852:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1865:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(_Tp)
             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1870:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1878:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1883:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const _Up& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1891:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const std::complex<_Up>& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1899:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const std::complex<_Up>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> proj(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1912:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_proj(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1923:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1927:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1931:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1936:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1947:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1955:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(_Tp __x)
                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:194,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_empty (void)
                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_empty (void)
               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_si64 (int __i)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int (int __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int64 (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_m64 (long long __i)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_si64 (long long __i)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi64x (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si32 (__m64 __i)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int (__m64 __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int64 (__m64 __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtm64_si64 (__m64 __i)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si64x (__m64 __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packsswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packssdw (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pu16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packuswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhdq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckldq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_madd_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaddwd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mullo_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmullw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psraw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrawi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrad (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psradi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pand (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_si64 (__m64 __m1, __m64 __m2)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pandn (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_si64 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_por (__m64 __m1, __m64 __m2)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pxor (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_si64 (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi32 (int __i1, int __i0)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0)
                                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __b3, char __b2, char __b1, char __b0)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi32 (int __i0, int __i1)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3)
                                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __b4, char __b5, char __b6, char __b7)
                                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi32 (int __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi16 (short __w)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi8 (char __b)
                       ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_prefetch (const void *__P, enum _mm_hint __I)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_ps (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_ps (void)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ss (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ss (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ss (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ps (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ps (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ps (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_ps (__m128 __A, __m128 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comieq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comilt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comile_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comigt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comige_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comineq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomieq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomilt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomile_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomigt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomige_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomineq_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ss2si (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64x (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ps2pi (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ss2si (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64x (__m128 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttps_pi32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ps2pi (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_ss (__m128 __A, int __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_si2ss (__m128 __A, int __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_ss (__m128 __A, long long __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_ss (__m128 __A, long long __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32_ps (__m128 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_pi2ps (__m128 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi8_ps (__m64 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu8_ps(__m64 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32x2_ps(__m64 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi16(__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi8(__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadh_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeh_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movehl_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movelh_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_ps (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_getcsr (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_STATE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_MASK (void)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_ROUNDING_MODE (void)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_FLUSH_ZERO_MODE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setcsr (unsigned int __I)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_STATE(unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_MASK (unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_ROUNDING_MODE (unsigned int __mode)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ss (float __F)
                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_ps (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps1 (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ss (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load1_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps1 (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadr_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W)
                                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_ps (float __Z, float __Y, float __X, float __W)
                                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ss (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_f32 (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store1_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps1 (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storer_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_ss (__m128 __A, __m128 __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_extract_pi16 (__m64 const __A, int const __N)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pextrw (__m64 const __A, int const __N)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_insert_pi16 (__m64 const __A, int const __D, int const __N)
                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pinsrw (__m64 const __A, int const __D, int const __N)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_pi8 (__m64 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmovmskb (__m64 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pu16 (__m64 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhuw (__m64 __A, __m64 __B)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_pi16 (__m64 __A, int const __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pshufw (__m64 __A, int const __N)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_maskmovq (__m64 __A, __m64 __N, char *__P)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgb (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgw (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sad_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psadbw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_pi (__m64 *__P, __m64 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sfence (void)
                 ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_pause (void)
                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_sd (double __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pd (double __F)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pd1 (double __F)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pd (double __W, double __X)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pd (double __W, double __X)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_pd (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_pd (void)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_sd (__m128d __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_pd (double const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load1_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_sd (double const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_pd1 (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadr_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_pd (double *__P, __m128d __A)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_sd (double *__P, __m128d __A)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_f64 (__m128d __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeh_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store1_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_pd1 (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storer_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si32 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si64 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si64x (__m128i __A)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_pd (__m128d __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_sd (__m128d __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_pd (__m128d __A, __m128d __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_sd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comieq_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comilt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comile_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comigt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comige_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comineq_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomieq_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomilt_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomile_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomigt_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomige_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomineq_sd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi64x (long long __q1, long long __q0)
                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi64 (__m64 __q1,  __m64 __q0)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0)
                                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         short __q3, short __q2, short __q1, short __q0)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __q03, char __q02, char __q01, char __q00)
                                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi64x (long long __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi64 (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi32 (int __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi16 (short __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi8 (char __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_epi64 (__m64 __q0, __m64 __q1)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          short __q4, short __q5, short __q6, short __q7)
                                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         char __q12, char __q13, char __q14, char __q15)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_si128 (__m128i const *__P)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_si128 (__m128i_u const *__P)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_epi64 (__m128i_u const *__P)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_si128 (__m128i *__P, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_si128 (__m128i_u *__P, __m128i __B)
                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_epi64 (__m128i_u *__P, __m128i __B)
                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movepi64_pi64 (__m128i __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movpi64_epi64 (__m64 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_epi64 (__m128i __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_si128 (void)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_si128 (void)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtepi32_pd (__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtepi32_ps (__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_epi32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_pi32 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_ps (__m128d __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttpd_epi32 (__m128d __A)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttpd_pi32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32_pd (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_epi32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttps_epi32 (__m128 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pd (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si32 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si64 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si64x (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si64 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si64x (__m128d __A)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_ss (__m128 __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_sd (__m128d __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_sd (__m128d __A, long long __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_sd (__m128d __A, long long __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_sd (__m128d __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask)
                                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadh_pd (__m128d __A, double const *__B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_pd (__m128d __A, double const *__B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_pd (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packus_epi16 (__m128i __A, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi8 (__m128i __A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi16 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi32 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi64 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi8 (__m128i __A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi16 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi32 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi64 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epi8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epu8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epu16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epi8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epu8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epu16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_madd_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mullo_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_su32 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_epu32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi64 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_bsrli_si128 (__m128i __A, const int __N)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_bslli_si128 (__m128i __A, const int __N)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_si128 (__m128i __A, const int __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_si128 (__m128i __A, const int __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi64 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_si128 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_si128 (__m128i __A, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_si128 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_si128 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_extract_epi16 (__m128i const __A, int const __N)
                                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_insert_epi16 (__m128i const __A, int const __D, int const __N)
                                                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_epi8 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_epu16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shufflehi_epi16 (__m128i __A, const int __mask)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shufflelo_epi16 (__m128i __A, const int __mask)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_epi32 (__m128i __A, const int __mask)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_epu16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sad_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si32 (int *__A, int __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si64 (long long int *__A, long long int __B)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si128 (__m128i *__A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_pd (double *__A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_clflush (void const *__A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_lfence (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mfence (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_si128 (int __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si128 (long long __A)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_si128 (long long __A)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castpd_ps(__m128d __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castpd_si128(__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castps_pd(__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castps_si128(__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castsi128_ps(__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castsi128_pd(__m128i __A)
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:266,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:82:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:82:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:84:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:84:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:87:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_in_parallel (void) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:87:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:89:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:89:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_nested (int) __GOMP_NOTHROW;
                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:93:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_nested (void) __GOMP_NOTHROW;
                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:93:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:97:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:97:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:98:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:98:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:99:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:99:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
                                           ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:103:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_init_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:103:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:106:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_destroy_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:106:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_test_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:111:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double omp_get_wtime (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:111:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double omp_get_wtick (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:114:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:114:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:115:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
                                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:115:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_thread_limit (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_max_active_levels (int) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:118:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_active_levels (void) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:118:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_level (void) __GOMP_NOTHROW;
                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_ancestor_thread_num (int) __GOMP_NOTHROW;
                                              ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_team_size (int) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:122:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_active_level (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:122:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_in_final (void) __GOMP_NOTHROW;
                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:126:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_cancellation (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:126:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern omp_proc_bind_t omp_get_proc_bind (void) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_places (void) __GOMP_NOTHROW;
                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_place_num_procs (int) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:130:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_place_proc_ids (int, int *) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:130:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_place_num (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:132:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_partition_num_places (void) __GOMP_NOTHROW;
                                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:132:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_partition_place_nums (int *) __GOMP_NOTHROW;
                                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:135:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_default_device (int) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:135:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:136:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_default_device (void) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:136:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:137:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_devices (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:137:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_teams (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_team_num (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_is_initial_device (void) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:142:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_initial_device (void) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:142:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_task_priority (void) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:145:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void *omp_target_alloc (__SIZE_TYPE__, int) __GOMP_NOTHROW;
                                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:145:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_target_free (void *, int) __GOMP_NOTHROW;
                                           ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:147:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_target_is_present (void *, int) __GOMP_NOTHROW;
                                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:147:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __SIZE_TYPE__, int, int) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:158:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __SIZE_TYPE__, int) __GOMP_NOTHROW;
                              ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:158:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_target_disassociate_ptr (void *, int) __GOMP_NOTHROW;
                                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cassert:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:280,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:46:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _wassert(const wchar_t *_Message,const wchar_t *_File,unsigned _Line);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:46:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:48:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _assert (const char *_Message, const char *_File, unsigned _Line);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:48:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69,
                 from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Tp& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>(const _Tp& __x, const _Tp& __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<=(const _Tp& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>=(const _Tp& __x, const _Tp& __y)
                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __get(std::pair<_Tp1, _Tp2>& __pair) noexcept
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __get(std::pair<_Tp1, _Tp2>& __pair) noexcept
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(std::pair<_Tp1, _Tp2>& ___in) noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(std::pair<_Tp1, _Tp2>&& ___in) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const std::pair<_Tp1, _Tp2>& ___in) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const std::pair<_Tp1, _Tp2>&& __in) noexcept
                                             ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_ref(const _Type& __t, std::size_t __n) noexcept
                                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_ptr(const _Type& __t) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _S_ref(const _Type&, std::size_t) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _S_ptr(const _Type&) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill(const value_type& __u)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(_AT_Type::_Is_nothrow_swappable::value)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept { return _Nm; }
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept { return _Nm; }
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept { return size() == 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) const noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n) const
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       data() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       data() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__one.swap(__two)))
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(array<_Tp, _Nm>& __arr) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(array<_Tp, _Nm>&& __arr) noexcept
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const array<_Tp, _Nm>& __arr) noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const array<_Tp, _Nm>&& __arr) noexcept
                                        ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct allocator_arg_t { explicit allocator_arg_t() = default; };
                                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     struct _Sink { void operator=(const void*) { } } _M_a;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __use_alloc(const _Alloc& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __use_alloc(const _Alloc&&) = delete;
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Args&&... __args)
                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invfwd(typename remove_reference<_Tp>::type& __t) noexcept
                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Args&&... __args)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Args&&... __args)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(__is_nothrow_invocable<_Callable, _Args...>::value)
                                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head& __h)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head_base&) = default;
                                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(_Head_base&&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Head_base(_UHead&& __h)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Head_base(allocator_arg_t, __uses_alloc0)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc0, _UHead&& __uhead)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Head_base& __b) noexcept { return __b; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Head_base& __b) noexcept { return __b; }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head& __h)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head_base&) = default;
                                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(_Head_base&&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Head_base(_UHead&& __h)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Head_base(allocator_arg_t, __uses_alloc0)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc0, _UHead&& __uhead)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_tail(_Tuple_impl& __t) noexcept { return __t; }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_tail(const _Tuple_impl& __t) noexcept { return __t; }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Tuple_impl&) = default;
                                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                is_nothrow_move_constructible<_Inherited>>::value)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Head& __head, const _Tail&... __tail)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _UHead&& __head, _UTail&&... __tail)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl& ___in)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl&& ___in)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tuple_impl& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                is_nothrow_move_assignable<_Inherited>>::value)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                && noexcept(_M_tail(___in)._M_swap(_M_tail(___in))))
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Head& __head)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_UHead&& __head)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Tuple_impl&) = default;
                                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_constructible<_Head>::value)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Head& __head)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _UHead&& __head)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl& ___in)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl&& ___in)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl<_Idx, _UHead>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl<_Idx, _UHead>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tuple_impl& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Head>::value)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const _Tuple_impl<_Idx, _UHead>& ___in)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(_Tuple_impl<_Idx, _UHead>&& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(__is_nothrow_swappable<_Head>::value)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ConstructibleTuple()
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyConvertibleTuple()
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _MoveConstructibleTuple()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyMoveConvertibleTuple()
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NonNestedTuple()
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NotSameTuple()
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ConstructibleTuple()
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyConvertibleTuple()
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _MoveConstructibleTuple()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyMoveConvertibleTuple()
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NonNestedTuple()
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NotSameTuple()
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static constexpr bool _DefaultConstructibleTuple()
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static constexpr bool _ImplicitlyDefaultConstructibleTuple()
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple()
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const _Elements&... __elements)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple(const _Elements&... __elements)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(_UElements&&... __elements)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(_UElements&&... __elements)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(const tuple&) = default;
                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(tuple&&) = default;
                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const tuple<_UElements...>& ___in)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const tuple<_UElements...>& ___in)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(tuple<_UElements...>&& ___in)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(tuple<_UElements...>&& ___in)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Elements&... __elements)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        const _Elements&... __elements)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _UElements&&... __elements)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _UElements&&... __elements)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        tuple<_UElements...>&& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        tuple<_UElements...>&& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const tuple& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Inherited>::value)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const tuple<_UElements...>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(tuple<_UElements...>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(noexcept(___in._M_swap(___in)))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void swap(tuple&) noexcept { /* no-op */ }
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tuple() = default;
                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t, const _Alloc&) { }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t, const _Alloc&, const tuple&) { }
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple()
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const _T1& __a1, const _T2& __a2)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const _T1& __a1, const _T2& __a2)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(_U1&& __a1, _U2&& __a2)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(_U1&& __a1, _U2&& __a2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(const tuple&) = default;
                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(tuple&&) = default;
                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const tuple<_U1, _U2>& ___in)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const tuple<_U1, _U2>& ___in)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(tuple<_U1, _U2>&& ___in)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(tuple<_U1, _U2>&& ___in)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const pair<_U1, _U2>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const pair<_U1, _U2>& ___in)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(pair<_U1, _U2>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(pair<_U1, _U2>&& ___in)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _T1& __a1, const _T2& __a2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _T1& __a1, const _T2& __a2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        _U1&& __a1, _U2&& __a2)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_U1, _U2>& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_U1, _U2>& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        tuple<_U1, _U2>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pair<_U1, _U2>& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pair<_U1, _U2>& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        pair<_U1, _U2>&& ___in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const tuple& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Inherited>::value)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const tuple<_U1, _U2>& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(tuple<_U1, _U2>&& ___in)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const pair<_U1, _U2>& ___in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(pair<_U1, _U2>&& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(noexcept(___in._M_swap(___in)))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(tuple<_Elements...>& __t) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const tuple<_Elements...>& __t) noexcept
                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(tuple<_Elements...>&& __t) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const tuple<_Elements...>&& __t) noexcept
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __eq(const _Tp& __t, const _Up& __u)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __less(const _Tp& __t, const _Up& __u)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __eq(const _Tp&, const _Up&) { return true; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __less(const _Tp&, const _Up&) { return false; }
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& __u)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& __u)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_tuple(_Elements&&... __args)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     forward_as_tuple(_Elements&&... __args) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _S_do(_Us&&... __us)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> typename __tuple_cat_result<_Tpls...>::__type
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tie(_Elements&... __args) noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tp&) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tuple<_Args1...> __first, tuple<_Args2...> __second)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>)
                                                           ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(_Tp& __indata) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(_Tp&&) = delete;
                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(const reference_wrapper&) = default;
                                                     ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const reference_wrapper&) = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator _Tp&() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ref(_Tp& __t) noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cref(const _Tp& __t) noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void ref(const _Tp&&) = delete;
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void cref(const _Tp&&) = delete;
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ref(reference_wrapper<_Tp> __t) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cref(reference_wrapper<_Tp> __t) noexcept
                                      ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~bad_function_call() noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:61:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char* what() const noexcept;
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:87:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void*       _M_access()       { return &_M_pod_data[0]; }
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:88:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const void* _M_access() const { return &_M_pod_data[0]; }
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:92:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:97:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:117:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Simple_type_wrapper(_Tp __value) : __value(__value) { }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:151:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_get_pointer(const _Any_data& __source)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:162:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, true_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, false_type)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, true_type)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:186:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, false_type)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Manager_operation __op)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:219:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:224:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const function<_Signature>& __f)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp* __fp)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp _Class::* __mp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:239:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const _Tp&)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:244:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, true_type)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, false_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:252:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Function_base() : _M_manager(nullptr) { }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:254:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~_Function_base()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:260:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool _M_empty() const { return !_M_manager; }
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:331:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Manager_operation __op)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:352:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:395:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function() noexcept
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:402:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(nullptr_t) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:413:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(const function& __x);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(function&& __x) noexcept : _Function_base()
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:446:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  function(_Functor);
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:461:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const function& __x)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:479:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(function&& __x) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(nullptr_t) noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:522:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(_Functor&& __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:531:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(reference_wrapper<_Functor> __f) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:546:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void swap(function& __x) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:563:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:576:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Res operator()(_ArgTypes... __args) const;
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:589:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const type_info& target_type() const noexcept;
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:602:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor>       _Functor* target() noexcept;
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:604:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor> const _Functor* target() const noexcept;
                                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:653:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     function(const function& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:667:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(_Functor __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:683:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(_ArgTypes... __args) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     target_type() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:710:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:745:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:751:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:763:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:769:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:784:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     swap(function<_Res(_Args...)>& __x, function<_Res(_Args...)>& __y) noexcept
                                                                        ^~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/functional:106:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Mem_fn_base(_MemFunPtr __pmf) noexcept : _M_pmf(__pmf) { }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:113:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(std::__invoke(_M_pmf, std::forward<_Args>(__args)...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Mem_fn_base(_MemObjPtr __pm) noexcept : _M_pm(__pm) { }
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:137:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(std::__invoke(_M_pm, std::forward<_Tp>(__obj)))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mem_fn(_Tp _Class::* __pm) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:295:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_CVRef& __arg, _Tuple&) const volatile
                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:313:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(__arg(declval<_Args>()...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:328:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(__arg(declval<_Args>()...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:345:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(const volatile _Arg&, _Tuple& __tuple) const volatile
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:363:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_CVArg&& __arg, _Tuple&) const volatile
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:371:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __tuple_element_t<_Ind, tuple<_Tp...>> volatile&
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:378:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __tuple_element_t<_Ind, tuple<_Tp...>> const volatile&
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:398:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:408:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call_c(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:419:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Index_tuple<_Indexes...>) volatile
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:430:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Index_tuple<_Indexes...>) const volatile
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:461:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind(const _Functor& __f, _Args&&... __args)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind(_Functor&& __f, _Args&&... __args)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:470:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind(const _Bind&) = default;
                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind(_Bind&& __b)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:480:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:491:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:509:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) volatile
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:521:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const volatile
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:554:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:563:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:590:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) volatile
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) volatile
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:609:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Index_tuple<_Indexes...>) const volatile
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:619:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Index_tuple<_Indexes...>) const volatile
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind_result(const _Functor& __f, _Args&&... __args)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:634:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind_result(_Functor&& __f, _Args&&... __args)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind_result(const _Bind_result&) = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind_result(_Bind_result&& __b)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:647:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:657:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) volatile
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:679:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const volatile
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:808:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bind(_Func&& __f, _BoundArgs&&... __args)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:832:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bind(_Func&& __f, _BoundArgs&&... __args)
                                             ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale);
                                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size);
                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memset(void *_Dst,int _Val,size_t _Size);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source);
                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source);
                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcmp(const char *_Str1,const char *_Str2);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strlen(const char *_Str);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strnlen(const char *_Str,size_t _MaxCount);
                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strdup(const char *_Src);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcoll(const char *_Str1,const char *_Str2);
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2);
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strcspn(const char *_Str,const char *_Control);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control);
                                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strrev(char *_Str);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strspn(const char *_Str,const char *_Control);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr);
                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount);
                                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale);
                                                                                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strncasecmp (const char *, const char *, size_t);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcasecmp (const char *, const char *);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); }
                                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); }
                                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value);
                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg);
                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale);
                                                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src);
                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount);
                                                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale);
                                                                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context);
                                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale);
                                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   memchr(void* __s, int __c, size_t __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strchr(char* __s, int __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strpbrk(char* __s1, const char* __s2)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strrchr(char* __s, int __n)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strstr(char* __s1, const char* __s2)
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return _Tp(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return false; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return true; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return false; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return false; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return false; }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<char>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<signed char>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<signed char>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                    ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() noexcept { return __glibcxx_min (char16_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() noexcept { return __glibcxx_max (char16_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() noexcept { return 0; }
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() noexcept { return 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() noexcept { return char16_t(); }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() noexcept { return char16_t(); }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() noexcept { return char16_t(); }
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() noexcept { return char16_t(); }
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() noexcept { return __glibcxx_min (char32_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() noexcept { return __glibcxx_max (char32_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() noexcept { return 0; }
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() noexcept { return 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() noexcept { return char32_t(); }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() noexcept { return char32_t(); }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() noexcept { return char32_t(); }
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() noexcept { return char32_t(); }
                    ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return short(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<unsigned int>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__FLT_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__DBL_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__LDBL_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:60,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     all_of(_IIter, _IIter, _Predicate);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     any_of(_IIter, _IIter, _Predicate);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     binary_search(_FIter, _FIter, const _Tp&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     binary_search(_FIter, _FIter, const _Tp&, _Compare);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy(_IIter, _IIter, _OIter);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_backward(_BIter1, _BIter1, _BIter2);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_if(_IIter, _IIter, _OIter, _Predicate);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_n(_IIter, _Size, _OIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fill(_FIter, _FIter, const _Tp&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fill_n(_OIter, _Size, const _Tp&);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_end(_FIter1, _FIter1, _FIter2, _FIter2);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_end(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_if_not(_IIter, _IIter, _Predicate);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     includes(_IIter1, _IIter1, _IIter2, _IIter2);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     includes(_IIter1, _IIter1, _IIter2, _IIter2, _Compare);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inplace_merge(_BIter, _BIter, _BIter);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inplace_merge(_BIter, _BIter, _BIter, _Compare);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RAIter, _RAIter);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RAIter, _RAIter, _Compare);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RAIter, _RAIter);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RAIter, _RAIter, _Compare);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_partitioned(_IIter, _IIter, _Predicate);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_permutation(_FIter1, _FIter1, _FIter2);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_permutation(_FIter1, _FIter1, _FIter2, _BinaryPredicate);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_FIter, _FIter);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_FIter, _FIter, _Compare);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_FIter, _FIter);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_FIter, _FIter, _Compare);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iter_swap(_FIter1, _FIter2);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lower_bound(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lower_bound(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(const _Tp&, const _Tp&);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(const _Tp&, const _Tp&, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(const _Tp&, const _Tp&);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(const _Tp&, const _Tp&, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp&, const _Tp&);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp&, const _Tp&, _Compare);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_FIter, _FIter);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_FIter, _FIter, _Compare);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp>);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp>, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp>);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp>, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp>);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp>, _Compare);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     next_permutation(_BIter, _BIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     next_permutation(_BIter, _BIter, _Compare);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     none_of(_IIter, _IIter, _Predicate);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter, _Compare);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition_copy(_IIter, _IIter, _OIter1, _OIter2, _Predicate);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition_point(_FIter, _FIter, _Predicate);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RAIter, _RAIter);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RAIter, _RAIter, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     prev_permutation(_BIter, _BIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     prev_permutation(_BIter, _BIter, _Compare);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove(_FIter, _FIter, const _Tp&);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_if(_FIter, _FIter, _Predicate);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_copy(_IIter, _IIter, _OIter, const _Tp&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_copy_if(_IIter, _IIter, _OIter, _Predicate);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_copy(_IIter, _IIter, _OIter, const _Tp&, const _Tp&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_copy_if(_Iter, _Iter, _OIter, _Predicate, const _Tp&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse(_BIter, _BIter);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse_copy(_BIter, _BIter, _OIter);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rotate(_FIter, _FIter, _FIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     rotate_copy(_FIter, _FIter, _FIter, _OIter);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     shuffle(_RAIter, _RAIter, _UGenerator&&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_partition(_BIter, _BIter, _Predicate);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     swap_ranges(_FIter1, _FIter1, _FIter2);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_FIter, _FIter);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_FIter, _FIter, _BinaryPredicate);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     upper_bound(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     upper_bound(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_FIter, _FIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_FIter, _FIter, _BinaryPredicate);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count(_IIter, _IIter, const _Tp&);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count_if(_IIter, _IIter, _Predicate);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal(_IIter1, _IIter1, _IIter2);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find(_IIter, _IIter, const _Tp&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_first_of(_FIter1, _FIter1, _FIter2, _FIter2);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_first_of(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_if(_IIter, _IIter, _Predicate);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     for_each(_IIter, _IIter, _Funct);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate(_FIter, _FIter, _Generator);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate_n(_OIter, _Size, _Generator);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2, _Compare);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_FIter, _FIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_FIter, _FIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min_element(_FIter, _FIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min_element(_FIter, _FIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mismatch(_IIter1, _IIter1, _IIter2);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nth_element(_RAIter, _RAIter, _RAIter);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nth_element(_RAIter, _RAIter, _RAIter, _Compare);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort(_RAIter, _RAIter, _RAIter);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort(_RAIter, _RAIter, _RAIter, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition(_BIter, _BIter, _Predicate);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     random_shuffle(_RAIter, _RAIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Generator&&);
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace(_FIter, _FIter, const _Tp&, const _Tp&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_if(_FIter, _FIter, _Predicate, const _Tp&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search(_FIter1, _FIter1, _FIter2, _FIter2);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search_n(_FIter, _FIter, _Size, const _Tp&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search_n(_FIter, _FIter, _Size, const _Tp&, _BinaryPredicate);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _OIter, _Compare);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RAIter, _RAIter);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RAIter, _RAIter, _Compare);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RAIter, _RAIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RAIter, _RAIter, _Compare);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     transform(_IIter, _IIter, _OIter, _UnaryOperation);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     transform(_IIter1, _IIter1, _IIter2, _OIter, _BinaryOperation);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique_copy(_IIter, _IIter, _OIter);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique_copy(_IIter, _IIter, _OIter, _BinaryPredicate);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:61,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare& __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _Distance __n)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Distance __len, _Tp __value, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _RandomAccessIterator __result, _Compare& __comp)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _RandomAccessIterator __last, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT
                                           ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:62,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_temporary_buffer(_Tp* __p)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       requested_size() const
                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Temporary_buffer()
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Temporary_buffer(const _Temporary_buffer&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Temporary_buffer&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _ForwardIterator __seed)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __ucr(_Pointer, _Pointer, _ForwardIterator) { }
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ForwardIterator __seed)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last)
                                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:66,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Power_of_2(_Tp __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:73:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _IntType __b = std::numeric_limits<_IntType>::max())
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:80:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  a() const
      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:84:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  b() const
      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:88:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator==(const param_type& __p1, const param_type& __p2)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator!=(const param_type& __p1, const param_type& __p2)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:106:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _IntType __b = std::numeric_limits<_IntType>::max())
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       uniform_int_distribution(const param_type& __p)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:121:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reset() { }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:124:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       a() const
           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:128:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       b() const
           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:135:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       param() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:143:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       param(const param_type& __param)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:150:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:157:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_UniformRandomNumberGenerator& __urng)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:171:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _UniformRandomNumberGenerator& __urng)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:192:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const uniform_int_distribution& __d2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:210:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const param_type& __p);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:220:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const param_type& __param)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const param_type& __param)
                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:79:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Iterator __c, _Compare __comp)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred, input_iterator_tag)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:113:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred, random_access_iterator_tag)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __find_if(_Iterator __first, _Iterator __last, _Predicate __pred)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Predicate __pred)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:181:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __find_if_not_n(_InputIterator __first, _Distance& __len, _Predicate __pred)
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:207:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate  __predicate)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::forward_iterator_tag)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::random_access_iterator_tag)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:321:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _UnaryPredicate __unary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:340:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _BinaryPredicate __comp)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:370:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _BinaryPredicate __comp)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:426:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ForwardIterator2 __first2, _ForwardIterator2 __last2)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:476:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __comp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:508:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     all_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:525:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     none_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     any_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:583:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Predicate __pred)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:643:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Predicate __pred)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:671:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result, const _Tp& __value)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Predicate __pred)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:738:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Predicate __pred)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:760:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _OutputIterator __result, input_iterator_tag)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _OutputIterator __result, random_access_iterator_tag)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:799:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_n(_InputIterator __first, _Size __n, _OutputIterator __result)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:830:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:861:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:897:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __value)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:930:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:946:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:963:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:995:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_ForwardIterator __first, _ForwardIterator __last)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1026:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __binary_pred)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1051:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     forward_iterator_tag, output_iterator_tag)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1080:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     input_iterator_tag, output_iterator_tag)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1112:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     input_iterator_tag, forward_iterator_tag)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        bidirectional_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1153:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        random_access_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1180:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse(_BidirectionalIterator __first, _BidirectionalIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1208:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __gcd(_EuclideanRingElement __m, _EuclideanRingElement __n)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1252:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       forward_iterator_tag)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1293:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        bidirectional_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1331:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       random_access_iterator_tag)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1435:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator __last)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1472:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _ForwardIterator __last, _OutputIterator __result)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred, forward_iterator_tag)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1514:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred, bidirectional_iterator_tag)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1553:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Distance __buffer_size)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1612:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _Predicate __pred)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1652:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1670:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _RandomAccessIterator __last, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1686:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Compare __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _RandomAccessIterator __result_last)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1822:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _Compare __comp)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1841:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _RandomAccessIterator __last, _Compare __comp)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1864:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           _RandomAccessIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1881:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _RandomAccessIterator __last, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomAccessIterator __pivot, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1918:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _RandomAccessIterator __last, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Size __depth_limit, _Compare __comp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1964:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2024:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2040:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val, _Compare __comp)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2078:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2108:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2126:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _CompareItTp __comp_it_val, _CompareTpIt __comp_val_it)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2179:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2248:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val, _Compare __comp)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2306:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2335:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2378:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Distance __buffer_size)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2529:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2576:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BidirectionalIterator __last)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2618:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2641:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result, _Compare __comp)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2691:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Distance __chunk_size, _Compare __comp)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Pointer __buffer, _Compare __comp)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2735:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2762:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomAccessIterator __last, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2827:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _InputIterator2 __first2, _InputIterator2 __last2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2873:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2906:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _BidirectionalIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2955:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2987:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _BidirectionalIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3055:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3087:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Predicate __pred, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3138:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _Tp& __old_value, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3173:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Predicate __pred, const _Tp& __new_value)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_ForwardIterator __first, _ForwardIterator __last)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3224:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3230:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3252:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_ForwardIterator __first, _ForwardIterator __last)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3277:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3302:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp& __a, const _Tp& __b)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3323:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp& __a, const _Tp& __b, _Compare __comp)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3333:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp> __l)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3456:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp> __l, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3462:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp> __l)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3468:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp> __l, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3474:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp> __l)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3484:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp> __l, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3495:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _ForwardIterator2 __first2, _BinaryPredicate __pred)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3543:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _ForwardIterator2 __first2)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _ForwardIterator2 __first2, _BinaryPredicate __pred)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3770:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _UniformRandomBitGenerator&& __g)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _UniformRandomNumberGenerator&& __g)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3876:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     for_each(_InputIterator __first, _InputIterator __last, _Function __f)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3922:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3953:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator __first2, _ForwardIterator __last2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3995:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __comp)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4024:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_ForwardIterator __first, _ForwardIterator __last)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4050:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __binary_pred)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4074:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count(_InputIterator __first, _InputIterator __last, const _Tp& __value)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4097:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator2 __first2, _ForwardIterator2 __last2)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate  __predicate)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Integer __count, const _Tp& __val)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4247:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _UnaryOperation __unary_op)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4332:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BinaryOperation __binary_op)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4363:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Tp& __old_value, const _Tp& __new_value)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Predicate __pred, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4427:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Generator __gen)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4457:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate_n(_OutputIterator __first, _Size __n, _Generator __gen)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4494:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4536:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _BinaryPredicate __binary_pred)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4566:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4603:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomNumberGenerator&& __rand)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4642:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate   __pred)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4676:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _RandomAccessIterator __last)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4715:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Compare __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4749:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _RandomAccessIterator __last)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4788:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _RandomAccessIterator __last, _Compare __comp)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4824:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4874:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4918:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4968:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result, _Compare __comp)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4993:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5029:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5064:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5085:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result, _Compare __comp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5135:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _OutputIterator __result, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5334:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5378:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5429:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           _Compare __comp)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _OutputIterator __result)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5589:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5610:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline min_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5636:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5654:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5674:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5700:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:311:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline static const char *SimdInstructionSetsInUse(void) {
                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:366,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DenseShape             { static std::string debugName() { return "DenseShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SolverShape            { static std::string debugName() { return "SolverShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:514:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct HomogeneousShape       { static std::string debugName() { return "HomogeneousShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:515:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DiagonalShape          { static std::string debugName() { return "DiagonalShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:516:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct BandShape              { static std::string debugName() { return "BandShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TriangularShape        { static std::string debugName() { return "TriangularShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SelfAdjointShape       { static std::string debugName() { return "SelfAdjointShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:519:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct PermutationShape       { static std::string debugName() { return "PermutationShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:520:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TranspositionsShape    { static std::string debugName() { return "TranspositionsShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SparseShape            { static std::string debugName() { return "SparseShape"; } };
                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:161:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(const volatile T&);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:162:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(T&);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static yes test(const To&, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static no  test(any_conversion, ...);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable(const noncopyable&);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:305:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const noncopyable& operator=(const noncopyable&);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~noncopyable() {}
                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:408:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(typename C::ReturnType const *);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:409:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_no testFunctor(...);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const T* return_ptr();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:419:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()())>0)>::type * = 0);
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:420:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:428:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0)))>0)>::type * = 0);
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:429:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:437:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0),IndexType(0)))>0)>::type * = 0);
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:501:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_STRONG_INLINE void swap(T &a, T &b) { std::swap(a,b); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:513:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T div_ceil(const T &a, const T &b)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:521:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const X& x,const Y& y) { return x == y; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const float& x,const float& y) { return std::equal_to<float>()(x,y); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:527:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const double& x,const double& y) { return std::equal_to<double>()(x,y); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const X& x,const Y& y) { return x != y; }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:533:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const float& x,const float& y) { return std::not_equal_to<float>()(x,y); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:536:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const double& x,const double& y) { return std::not_equal_to<double>()(x,y); }
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexDest convert_index(const IndexSrc& idx) {
                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:106:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     no_assignment_operator& operator=(const no_assignment_operator&);
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:108:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:135:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamic() { eigen_assert(false); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:137:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T value) : m_value(value) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:138:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value() const { return m_value; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:139:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:148:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:150:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamicindex() { eigen_assert(false); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:158:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T value) : m_value(value) {}
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T EIGEN_STRONG_INLINE value() const { return m_value; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:474:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline T* const_cast_ptr(const T* ptr)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:678:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &mat1, const T2 &mat2, typename enable_if<has_direct_access<T1>::ret&&has_direct_access<T2>::ret, T1>::type * = 0)
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:684:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &, const T2 &, typename enable_if<!(has_direct_access<T1>::ret&&has_direct_access<T2>::ret), T1>::type * = 0)
                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void throw_std_bad_alloc()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:86:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_malloc(std::size_t size)
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void handmade_aligned_free(void *ptr)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:106:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_realloc(void* ptr, std::size_t size, std::size_t = 0)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void check_that_malloc_is_allowed()
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:153:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void aligned_free(void *ptr)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:212:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:217:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc<false>(std::size_t size)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:228:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_free(void *ptr)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:233:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void conditional_aligned_free<false>(void *ptr)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size)
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:243:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline void* conditional_aligned_realloc<false>(void* ptr, std::size_t new_size, std::size_t)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:265:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:286:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:296:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:312:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:331:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:340:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size)
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:346:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:369:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new_auto(std::size_t size)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:390:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:412:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete_auto(T *ptr, std::size_t size)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:439:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_aligned(const Scalar* array, Index size)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:467:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_default_aligned(const Scalar* array, Index size)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:476:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index first_multiple(Index size, Index base)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:485:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC void smart_copy(const T* start, const T* end, T* target)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:491:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:508:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void smart_memmove(const T* start, const T* end, T* target)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:514:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:564:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     aligned_stack_memory_handler(T* ptr, std::size_t size, bool dealloc)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:570:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~aligned_stack_memory_handler()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit scoped_array(std::ptrdiff_t size)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:591:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~scoped_array()
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:595:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T& operator[](std::ptrdiff_t i) { return m_ptr[i]; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:596:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T& operator[](std::ptrdiff_t i) const { return m_ptr[i]; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:597:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T* &ptr() { return m_ptr; }
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:598:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T* ptr() const { return m_ptr; }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator const T*() const { return m_ptr; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:602:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void swap(scoped_array<T> &a,scoped_array<T> &b)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:738:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator() : std::allocator<T>() {}
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator& other) : std::allocator<T>(other) {}
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator<U>& other) : std::allocator<T>(other) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~aligned_allocator() {}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:747:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pointer allocate(size_type num, const void* /*hint*/ = 0)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:761:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deallocate(pointer p, size_type /*num*/)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:796:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool cpuid_is_vendor(int abcd[4], const int vendor[3])
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:801:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:833:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:913:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel(int& l1, int& l2, int& l3, int max_std_funcs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:921:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_amd(int& l1, int& l2, int& l3)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:936:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes(int& l1, int& l2, int& l3)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:973:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryL1CacheSize()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:982:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryTopLevelCacheSize()
                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:24:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return std::numeric_limits<T>::digits10; }
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return 0; }
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:110:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon()
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:116:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10()
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision()
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:130:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T highest() {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T lowest()  {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:140:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T infinity() {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T quiet_NaN() {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline float dummy_precision() { return 1e-5f; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline double dummy_precision() { return 1e-12; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:169:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline long double dummy_precision() { return 1e-15l; }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:186:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon() { return NumTraits<Real>::epsilon(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:188:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision() { return NumTraits<Real>::dummy_precision(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:190:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Real>::digits10(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar epsilon() { return NumTraits<RealScalar>::epsilon(); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar dummy_precision() { return NumTraits<RealScalar>::dummy_precision(); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Scalar>::digits10(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return 0; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string epsilon();
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string dummy_precision();
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:237:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string lowest();
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:238:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string highest();
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string infinity();
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string quiet_NaN();
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:374,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar&)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(Scalar&)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:222:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar run(const Scalar&)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:255:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:288:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:334:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline NewType run(const OldType& x)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:380:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NewType cast(const OldType& x)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:403:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline Scalar run(const Scalar& x)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:438:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:448:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar log1p(const Scalar& x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:510:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline result_type run(const ScalarX& x, const ScalarY& y)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline ScalarX run(ScalarX x, ScalarY y)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y);
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random();
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:565:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:621:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:648:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:666:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:671:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:679:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:685:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random()
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:702:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T&) { return false; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:707:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T&) { return false; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:712:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T&) { return true; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T& x)
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:732:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T& x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:747:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T& x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> T generic_fast_tanh_float(const T& a_x);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:818:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T mini(const T& x, const T& y)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T maxi(const T& x, const T& y)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real, Scalar) real(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:868:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) >::type real_ref(const Scalar& x)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:875:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) real_ref(Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:882:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag, Scalar) imag(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(arg, Scalar) arg(const Scalar& x)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:896:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) >::type imag_ref(const Scalar& x)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:903:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) imag_ref(Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:910:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(conj, Scalar) conj(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:917:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(abs2, Scalar) abs2(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool abs2(bool x) { return x; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:927:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(norm1, Scalar) norm1(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:934:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(log1p, Scalar) log1p(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:956:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::pow_impl<ScalarX,ScalarY>::result_type pow(const ScalarX& x, const ScalarY& y)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:961:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isnan)   (const T &x) { return internal::isnan_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:962:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isinf)   (const T &x) { return internal::isinf_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isfinite)(const T &x) { return internal::isfinite_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:967:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(round, Scalar) round(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:974:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (floor)(const T& x)
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:990:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (ceil)(const T& x)
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1007:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int log2(int x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1031:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sqrt(const T &x)
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1039:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T log(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1055:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1063:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1092:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T exp(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cos(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1122:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sin(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tan(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1152:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T acos(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T asin(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1182:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T atan(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1198:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cosh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1213:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sinh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tanh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1235:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float tanh(float x) { return internal::generic_fast_tanh_float(x); }
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T fmod(const T& a, const T& b) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1272:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1303:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1308:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1313:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1324:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const Scalar&, const RealScalar&)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1329:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1334:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1345:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1350:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1361:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1368:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                      const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1397:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const bool& x, const bool&, const bool&)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1403:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(bool x, bool y, bool)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const bool& x, const bool& y, const bool&)
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a) {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:145:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/, const SrcPacket& /*c*/, const SrcPacket& /*d*/) {
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a+b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a-b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pnegate(const Packet& a) { return -a; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pconj(const Packet& a) { return numext::conj(a); }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a*b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a/b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::mini(a, b); }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::maxi(a, b); }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pabs(const Packet& a) { using std::abs; return abs(a); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 parg(const Packet& a) { using numext::arg; return arg(a); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:198:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pand(const Packet& a, const Packet& b) { return a & b; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:202:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 por(const Packet& a, const Packet& b) { return a | b; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:206:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pxor(const Packet& a, const Packet& b) { return a ^ b; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:210:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pandnot(const Packet& a, const Packet& b) { return a & (!b); }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:214:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadu(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:222:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pset1(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload1(const typename unpacket_traits<Packet>::type  *a) { return pset1<Packet>(*a); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploaddup(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadquad(const typename unpacket_traits<Packet>::type* from)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:257:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1, Packet& a2, Packet& a3)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:274:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 plset(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstore(Scalar* to, const Packet& from)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:289:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstoreu(Scalar* to, const Packet& from)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:292:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline Packet pgather(const Scalar* from, Index /*stride*/)
                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:295:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pscatter(Scalar* to, const Packet& from, Index /*stride*/)
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:299:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> EIGEN_DEVICE_FUNC inline void prefetch(const Scalar* addr)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:315:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type pfirst(const Packet& a)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 preduxp(const Packet* vecs) { return vecs[0]; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux(const Packet& a)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 predux_downto4(const Packet& a)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:336:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_mul(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:340:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_min(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:344:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_max(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:348:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet preverse(const Packet& a)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:352:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet pcplxflip(const Packet& a)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psin(const Packet& a) { using std::sin; return sin(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:367:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcos(const Packet& a) { using std::cos; return cos(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:371:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptan(const Packet& a) { using std::tan; return tan(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:375:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pasin(const Packet& a) { using std::asin; return asin(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:379:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pacos(const Packet& a) { using std::acos; return acos(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:383:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet patan(const Packet& a) { using std::atan; return atan(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psinh(const Packet& a) { using std::sinh; return sinh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:391:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcosh(const Packet& a) { using std::cosh; return cosh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptanh(const Packet& a) { using std::tanh; return tanh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:399:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pexp(const Packet& a) { using std::exp; return exp(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:403:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog(const Packet& a) { using std::log; return log(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:407:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog1p(const Packet& a) { return numext::log1p(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog10(const Packet& a) { using std::log10; return log10(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:415:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psqrt(const Packet& a) { using std::sqrt; return sqrt(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:419:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet prsqrt(const Packet& a) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pround(const Packet& a) { using numext::round; return round(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:429:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pfloor(const Packet& a) { using numext::floor; return floor(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:433:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pceil(const Packet& a) { using numext::ceil; return ceil(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:442:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          const Packet&  c)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:457:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt(const typename unpacket_traits<Packet>::type* from)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:468:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret(Scalar* to, const Packet& from)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:482:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro(const typename unpacket_traits<Packet>::type* from)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:492:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(PacketType&, const PacketType&) {}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:511:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void palign(PacketType& first, const PacketType& second)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:523:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<float> pmul(const std::complex<float>& a, const std::complex<float>& b)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:526:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<double> pmul(const std::complex<double>& a, const std::complex<double>& b)
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:541:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet,1>& /*kernel*/) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:554:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pblend(const Selector<unpacket_traits<Packet>::size>& ifPacket, const Packet& thenPacket, const Packet& elsePacket) {
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:560:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertfirst(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:574:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertlast(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:376,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T generic_fast_tanh_float(const T& a_x)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 RealScalar positive_real_hypot(const RealScalar& x, const RealScalar& y)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x, const Scalar& y)
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet4f> { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet4i> { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:178:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pset1<Packet4f>(const float&  from) { return _mm_set_ps1(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pset1<Packet2d>(const double& from) { return _mm_set1_pd(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:180:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int&    from) { return _mm_set1_epi32(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f plset<Packet4f>(const float& a) { return _mm_add_ps(pset1<Packet4f>(a), _mm_set_ps(3,2,1,0)); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d plset<Packet2d>(const double& a) { return _mm_add_pd(pset1<Packet2d>(a),_mm_set_pd(1,0)); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:196:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i plset<Packet4i>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:198:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f padd<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_add_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:199:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d padd<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_add_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:200:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i padd<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_add_epi32(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:202:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_sub_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_sub_epi32(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:206:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pnegate(const Packet4f& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:211:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pnegate(const Packet2d& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pnegate(const Packet4i& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:221:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pconj(const Packet4f& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pconj(const Packet2d& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pconj(const Packet4i& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmul<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_mul_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmul<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_mul_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:227:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmul<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:243:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pdiv<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_div_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pdiv<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_div_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmadd(const Packet4i& a, const Packet4i& b, const Packet4i& c) { return padd(pmul(a,b), c); }
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_min_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:254:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmin<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_min_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:255:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:266:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:267:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:268:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:290:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:294:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_or_ps(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:295:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d por<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_or_pd(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:296:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_or_si128(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:298:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_xor_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:299:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pxor<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_xor_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:300:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_xor_si128(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:302:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_andnot_ps(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:303:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pandnot<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_andnot_pd(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:304:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:306:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pload<Packet4f>(const float*   from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_ps(from); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pload<Packet2d>(const double*  from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pload<Packet4i>(const int*     from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_si128(reinterpret_cast<const __m128i*>(from)); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploadu<Packet4f>(const float* from)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:333:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploadu<Packet2d>(const double* from)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:338:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploadu<Packet4i>(const int* from)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploaddup<Packet4f>(const float*   from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploaddup<Packet2d>(const double*  from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:351:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploaddup<Packet4i>(const int*     from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:358:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_ps(to, from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_pd(to, from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:360:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:362:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_pd(to, from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_ps(to, from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:364:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:366:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4f pgather<float, Packet4f>(const float* from, Index stride)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:370:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2d pgather<double, Packet2d>(const double* from, Index stride)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:374:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4i pgather<int, Packet4i>(const int* from, Index stride)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:379:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<float, Packet4f>(float* to, const Packet4f& from, Index stride)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:386:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<double, Packet2d>(double* to, const Packet2d& from, Index stride)
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:391:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<int, Packet4i>(int* to, const Packet4i& from, Index stride)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:400:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<float>(const float*   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<double>(const double* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:421:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<int>(const int*       addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:436:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float  pfirst<Packet4f>(const Packet4f& a) { return _mm_cvtss_f32(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:437:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { return _mm_cvtsd_f64(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int    pfirst<Packet4i>(const Packet4i& a) { return _mm_cvtsi128_si32(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preverse(const Packet4f& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preverse(const Packet2d& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preverse(const Packet4i& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:448:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:458:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:472:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet4f& a0, Packet4f& a1, Packet4f& a2, Packet4f& a3)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet2d& a0, Packet2d& a1, Packet2d& a2, Packet2d& a3)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void punpackp(Packet4f* vecs)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:520:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:534:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:540:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux<Packet4f>(const Packet4f& a)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux<Packet2d>(const Packet2d& a)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux<Packet4i>(const Packet4i& a)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:581:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:598:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_mul<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:603:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_mul<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:607:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_mul<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:618:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_min<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:623:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_min<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:627:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_min<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_max<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:649:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_max<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:653:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_max<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet4f>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4f& first, const Packet4f& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet4i>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:743:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4i& first, const Packet4i& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet2d>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:766:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2d& first, const Packet2d& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet4f,4>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4f,4>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet2d,2>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2d,2>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet4i,4>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4i,4>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:802:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pblend(const Selector<4>& ifPacket, const Packet4i& thenPacket, const Packet4i& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:812:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pblend(const Selector<4>& ifPacket, const Packet4f& thenPacket, const Packet4f& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:822:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pblend(const Selector<2>& ifPacket, const Packet2d& thenPacket, const Packet2d& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:833:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertfirst(const Packet4f& a, float b)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:842:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertfirst(const Packet2d& a, double b)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertlast(const Packet4f& a, float b)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertlast(const Packet2d& a, double b)
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:398,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f plog<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pexp<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:172:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d pexp<Packet2d>(const Packet2d& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psin<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pcos<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:456:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psqrt<Packet4f>(const Packet4f& _x)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:479:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d psqrt<Packet2d>(const Packet2d& x) { return _mm_sqrt_pd(x); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:484:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f prsqrt<Packet4f>(const Packet4f& _x) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d prsqrt<Packet2d>(const Packet2d& x) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptanh<Packet4f>(const Packet4f& x) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float sqrt(const float &x)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:547:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double sqrt(const double &x)
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:20:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:21:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet2cf(const __m128& a) : v(a) {}
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:55:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf padd<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_add_ps(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:56:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pnegate(const Packet2cf& a)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:62:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pconj(const Packet2cf& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:68:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pmul<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:85:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pand   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:86:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf por    <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_or_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:87:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pxor   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_xor_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:88:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_andnot_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:90:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cf(pload<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploadu<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_UNALIGNED_LOAD return Packet2cf(ploadu<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:93:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pset1<Packet2cf>(const std::complex<float>&  from)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:111:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploaddup<Packet2cf>(const std::complex<float>* from) { return pset1<Packet2cf>(*from); }
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:113:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:114:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:117:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2cf pgather<std::complex<float>, Packet2cf>(const std::complex<float>* from, Index stride)
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:123:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<std::complex<float>, Packet2cf>(std::complex<float>* to, const Packet2cf& from, Index stride)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:131:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<float> >(const std::complex<float> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float>  pfirst<Packet2cf>(const Packet2cf& a)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packet2d(_mm_castps_pd(a.v))))); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux<Packet2cf>(const Packet2cf& a)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:160:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux_mul<Packet2cf>(const Packet2cf& a)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2cf& first, const Packet2cf& second)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:180:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:183:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:198:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:201:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:216:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:234:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pdiv<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:242:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet2cf pcplxflip/* <Packet2cf> */(const Packet2cf& x)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:285:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd padd<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_add_pd(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:286:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_sub_pd(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:287:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pnegate(const Packet1cd& a) { return Packet1cd(pnegate(Packet2d(a.v))); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:288:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pconj(const Packet1cd& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:294:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pmul<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pand   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:309:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd por    <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_or_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:310:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pxor   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_xor_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:311:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pandnot<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_andnot_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:314:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pload <Packet1cd>(const std::complex<double>* from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:316:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploadu<Packet1cd>(const std::complex<double>* from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:318:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pset1<Packet1cd>(const std::complex<double>&  from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:321:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploaddup<Packet1cd>(const std::complex<double>* from) { return pset1<Packet1cd>(*from); }
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:324:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:327:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<double> >(const std::complex<double> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double>  pfirst<Packet1cd>(const Packet1cd& a)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:336:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preverse(const Packet1cd& a) { return a; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:338:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux<Packet1cd>(const Packet1cd& a)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:343:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:348:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux_mul<Packet1cd>(const Packet1cd& a)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:356:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet1cd& /*first*/, const Packet1cd& /*second*/)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:365:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:383:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:386:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:401:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:404:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:419:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pdiv<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:427:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet1cd pcplxflip/* <Packet1cd> */(const Packet1cd& x)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:433:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2cf,2>& kernel) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:442:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<>  EIGEN_STRONG_INLINE Packet2cf pblend(const Selector<2>& ifPacket, const Packet2cf& thenPacket, const Packet2cf& elsePacket) {
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:447:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertfirst(const Packet2cf& a, std::complex<float> b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertfirst(const Packet1cd&, std::complex<double> b)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:457:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertlast(const Packet2cf& a, std::complex<float> b)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertlast(const Packet1cd&, std::complex<double> b)
                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:400,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pcast<Packet4f, Packet4i>(const Packet4f& a) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet4i, Packet4f>(const Packet4i& a) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:63:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet2d, Packet4f>(const Packet2d& a, const Packet2d& b) {
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:67:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pcast<Packet4f, Packet2d>(const Packet4f& a) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:56:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC __half_raw() : x(0) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:57:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC __half_raw(unsigned short raw) : x(raw) {}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:70:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const half_base& h) : __half_raw(h) {}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const __half_raw& h) : __half_raw(h) {}
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:88:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(bool b)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:97:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(const T& val)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(float f)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(bool) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(signed char) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned char) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(short) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:115:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned short) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(int) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:121:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned int) const {
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:124:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long long) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long long) const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:138:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(float) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(double) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half& operator=(const half& other) {
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (min)() { return Eigen::half_impl::raw_uint16_to_half(0x400); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:181:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half lowest() { return Eigen::half_impl::raw_uint16_to_half(0xfbff); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:182:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (max)() { return Eigen::half_impl::raw_uint16_to_half(0x7bff); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:183:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half epsilon() { return Eigen::half_impl::raw_uint16_to_half(0x0800); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half round_error() { return Eigen::half(0.5); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half infinity() { return Eigen::half_impl::raw_uint16_to_half(0x7c00); }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half quiet_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half signaling_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:188:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half denorm_min() { return Eigen::half_impl::raw_uint16_to_half(0x1); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator + (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:274:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator * (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:277:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:280:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:283:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:288:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator += (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:292:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator *= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator -= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:300:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator /= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:304:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator == (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:307:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator != (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:310:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator < (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:313:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator <= (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:316:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator > (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:319:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator >= (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, Index b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:336:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:347:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:434:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isinf)(const half& a) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:437:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isnan)(const half& a) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:444:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isfinite)(const half& a) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:448:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half abs(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half exp(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:460:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log1p(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log10(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sqrt(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:480:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half pow(const half& a, const half& b) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sin(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:486:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half cos(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:492:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:495:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half floor(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:502:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:510:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (min)(const half& a, const half& b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:519:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (max)(const half& a, const half& b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:529:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE std::ostream& operator << (std::ostream& os, const half& v) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:544:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run(const half& x, const half& y)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:548:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half epsilon() {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:571:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half dummy_precision() { return Eigen::half(1e-2f); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:572:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half highest() {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:575:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half lowest() {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:578:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half infinity() {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:581:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half quiet_NaN() {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:589:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half fabsh(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half exph(const Eigen::half& a) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:597:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:604:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half sqrth(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:607:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half powh(const Eigen::half& a, const Eigen::half& b) {
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:610:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half floorh(const Eigen::half& a) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ceilh(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:622:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::size_t operator()(const Eigen::half& a) const {
                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float& a) const {
                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const int& a) const {
                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:57:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const Eigen::half& a) const {
                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:42:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a + b; }
                                                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:44:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:47:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalar_sum_op() {}
                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:86:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:88:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:91:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:119:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:123:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:144:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::mini(a, b); }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:149:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:170:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::maxi(a, b); }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:172:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:175:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:211:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a==b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:218:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:232:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:239:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return !(a<=b || b<=a);}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a!=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:267:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &x, const Scalar &y) const
                                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline result_type operator() (const Scalar& a, const Exponent& b) const { return numext::pow(a, b); }
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:332:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a - b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:334:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:361:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a / b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:363:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:384:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a && b; }
                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a || b; }
                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:416:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a ^ b; }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:439:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind1st_op(const first_argument_type &val) : m_value(val) {}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:441:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const second_argument_type& b) const { return BinaryOp::operator()(m_value,b); }
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& b) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:458:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind2nd_op(const second_argument_type &val) : m_value(val) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:460:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const first_argument_type& a) const { return BinaryOp::operator()(a,m_value); }
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:463:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:24:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return -a; }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:44:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a, const Score&) const { return numext::abs(a); }
                                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:83:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scal&, const result_type& a) const { return a; }
                                                                                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs2(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:97:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:112:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { using numext::conj; return conj(a); }
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:114:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const { return internal::pconj(a); }
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:133:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using numext::arg; return arg(a); }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:155:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const NewType operator() (const Scalar& a) const { return cast<Scalar, NewType>(a); }
                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::real(a); }
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:187:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::imag(a); }
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:203:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::real_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::imag_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:233:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::exp(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pexp(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log1p(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:306:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog1p(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { EIGEN_USING_STD_MATH(log10) return log10(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog10(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:338:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sqrt(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:340:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psqrt(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return Scalar(1)/numext::sqrt(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::prsqrt(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return numext::cos(a); }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:386:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcos(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:403:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sin(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psin(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:423:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::tan(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:425:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::ptan(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:442:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::acos(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:444:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pacos(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::asin(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:463:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pasin(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::atan(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::patan(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator()(const Scalar& a) const { return numext::tanh(a); }
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:503:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& x) const { return ptanh(x); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:537:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sinh(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:539:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psinh(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:556:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::cosh(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:558:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcosh(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:576:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return Scalar(1)/a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:592:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:594:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:608:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a*a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:610:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::round(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:625:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pround(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:642:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::floor(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:644:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pfloor(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:661:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::ceil(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:663:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pceil(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:681:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isnan)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:699:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isinf)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:717:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isfinite)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:735:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a) const { return !a; }
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:764:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:19:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const scalar_constant_op& other) : m_other(other.m_other) { }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:20:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const Scalar& other) : m_other(other) { }
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:21:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const { return m_other; }
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:23:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<PacketType>(m_other); }
                                                                     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:34:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const { return row==col ? Scalar(1) : Scalar(0); }
                                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:45:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const {
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:60:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:92:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar operator() (IndexType i) const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op(const Scalar& low, const Scalar& high, Index num_steps)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const { return impl(i); }
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const { return impl.packetOp(i); }
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a = b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a += b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:52:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a -= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:73:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a *= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:113:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a /= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Scalar& a, const Scalar& b) const
                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const std::string& _matPrefix="", const std::string& _matSuffix="")
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WithFormat(const ExpressionType& matrix, const IOFormat& format)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const WithFormat& wf)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:120:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int run()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  const DenseBase<Derived> & m)
                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:64:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:73:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:115:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType operator()(Index row, Index col) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeff(Index index) const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:158:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index) const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index) const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() const { return (*this)[0]; }
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:194:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:204:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:214:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:231:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:241:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:258:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRef();
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:274:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRefByOuterInner();
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacket();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:276:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacketByOuterInner();
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:277:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeff();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:278:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeffByOuterInner();
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:279:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacket();
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:280:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacketByOuterInner();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:281:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void stride();
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void innerStride();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void outerStride();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:284:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void rowStride();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void colStride();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRefByOuterInner(Index outer, Index inner)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:362:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index row, Index col)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRef(Index index)
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:404:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:423:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:433:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() { return (*this)[0]; }
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:439:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:449:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:459:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:507:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:523:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:587:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:607:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:618:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived&)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:625:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived& m)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:639:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_aligned(const DenseBase<Derived>& m)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_default_aligned(const DenseBase<Derived>& m)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:20:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline void check_DenseIndex_is_signed() {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const { return size(); }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index outerSize() const
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:230:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index innerSize() const
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:241:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize)
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:275:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:281:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase& other);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:285:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived> &other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& func);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& lazyAssign(const DenseBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const Scalar& s);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& flagged() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const DenseBase<OtherDerived>& other);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TransposeReturnType transpose();
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstTransposeReturnType transpose() const;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:326:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void transposeInPlace();
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:329:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index rows, Index cols, const Scalar& value);
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index size, const Scalar& value);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:333:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(const Scalar& value);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:336:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:342:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(const Scalar& low, const Scalar& high);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:346:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index size, const CustomNullaryOp& func);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:352:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(const CustomNullaryOp& func);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:354:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index rows, Index cols);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index size);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:356:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:357:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index rows, Index cols);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index size);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:359:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void fill(const Scalar& value);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(const Scalar& value);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:363:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:364:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(const Scalar& low, const Scalar& high);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero();
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:366:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes();
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:367:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setRandom();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:371:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:374:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:377:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:379:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isApproxToConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:380:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:381:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isZero(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:382:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isOnes(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool hasNaN() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool allFinite() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:388:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:390:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:401:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE EvalReturnType eval() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(const DenseBase<OtherDerived>& other)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:426:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(PlainObjectBase<OtherDerived>& other)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:432:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const NestByValue<Derived> nestByValue() const;
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const ForceAlignedAccess<Derived> forceAlignedAccess() const;
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:434:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ForceAlignedAccess<Derived> forceAlignedAccess();
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:436:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf() const;
                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:438:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf();
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar sum() const;
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:441:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar mean() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:442:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:444:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar prod() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:446:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar minCoeff() const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:447:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar maxCoeff() const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:450:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:452:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:454:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* index) const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:456:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar redux(const BinaryOp& func) const;
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:464:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void visit(Visitor& func) const;
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:473:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const WithFormat<Derived> format(const IOFormat& fmt) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CoeffReturnType value() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool all() const;
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:488:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool any() const;
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index count() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:507:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RowwiseReturnType rowwise();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstColwiseReturnType colwise() const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:519:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ColwiseReturnType colwise();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index rows, Index cols);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:523:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index size);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:524:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:529:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const DenseBase<ElseDerived>& elseMatrix) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:533:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const DenseBase<ThenDerived>& thenMatrix, const typename ThenDerived::Scalar& elseScalar) const;
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:537:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const typename ElseDerived::Scalar& thenScalar, const DenseBase<ElseDerived>& elseMatrix) const;
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:539:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> RealScalar lpNorm() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:543:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived,RowFactor,ColFactor> replicate() const;
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:554:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:561:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ReverseReturnType reverse();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ConstReverseReturnType reverse() const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void reverseInPlace();
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:573,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topRightCorner(Index cRows, Index cCols)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topLeftCorner(Index cRows, Index cCols)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr topRows(Index n)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr topRows(Index n) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr bottomRows(Index n)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr bottomRows(Index n) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr middleRows(Index startRow, Index n)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr leftCols(Index n)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr leftCols(Index n) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr rightCols(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr rightCols(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr middleCols(Index startCol, Index numCols)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                   Index blockRows, Index blockCols)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                               Index blockRows, Index blockCols) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColXpr col(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColXpr col(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowXpr row(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowXpr row(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType segment(Index start, Index n)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType segment(Index start, Index n) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType head(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType head(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType tail(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType tail(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:584:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& ) const
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:590:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(DenseBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:605:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseBase(int);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:606:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase(int,int);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:607:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit DenseBase(const DenseBase<OtherDerived>&);
                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index diagonalSize() const { return (numext::mini)(rows(),cols()); }
                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:127,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const MatrixBase& other);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const MatrixBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const MatrixBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived> &other) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lazyProduct(const MatrixBase<OtherDerived> &other) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const EigenBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(const EigenBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(const EigenBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:185:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DiagonalBase<DiagonalDerived> &diagonal) const;
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     dot(const MatrixBase<OtherDerived>& other) const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar squaredNorm() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar norm() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar stableNorm() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:195:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar blueNorm() const;
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar hypotNorm() const;
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:197:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject normalized() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject stableNormalized() const;
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void normalize();
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:200:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void stableNormalize();
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:202:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const AdjointReturnType adjoint() const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void adjointInPlace();
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:207:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalReturnType diagonal();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalReturnType diagonal() const;
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:218:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename DiagonalIndexReturnType<Index>::Type diagonal();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:222:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstDiagonalIndexReturnType<Index>::Type diagonal() const;
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:228:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalDynamicIndexReturnType diagonal(Index index);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalDynamicIndexReturnType diagonal(Index index) const;
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename TriangularViewReturnType<Mode>::Type triangularView();
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:240:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstTriangularViewReturnType<Mode>::Type triangularView() const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:253:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                          const typename NumTraits<Scalar>::Real& m_epsilon = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity();
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:255:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity(Index rows, Index cols);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:256:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index size, Index i);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:257:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index i);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitX();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:259:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitY();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:260:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitZ();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:261:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitW();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const DiagonalWrapper<const Derived> asDiagonal() const;
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationWrapper<const Derived> asPermutation() const;
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity();
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:270:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity(Index rows, Index cols);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:272:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isIdentity(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:273:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isDiagonal(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:275:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUpperTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:276:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isLowerTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:280:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:281:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUnitary(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:288:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator==(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:296:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator!=(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NoAlias<Derived,Eigen::MatrixBase > noalias();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& forceAlignedAccess() const { return derived(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& forceAlignedAccess() { return derived(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline const Derived& forceAlignedAccessIf() const { return derived(); }
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:306:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline Derived& forceAlignedAccessIf() { return derived(); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:308:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> EIGEN_DEVICE_FUNC RealScalar lpNorm() const;
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:312:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase<Derived>& matrix() { return *this; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const MatrixBase<Derived>& matrix() const { return *this; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ArrayWrapper<Derived> array() { return ArrayWrapper<Derived>(derived()); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:320:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const ArrayWrapper<const Derived> array() const { return ArrayWrapper<const Derived>(derived()); }
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:324:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivLU<PlainObject> fullPivLu() const;
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> partialPivLu() const;
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> lu() const;
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<Derived> inverse() const;
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:337:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:343:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:348:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LLT<PlainObject>  llt() const;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LDLT<PlainObject> ldlt() const;
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HouseholderQR<PlainObject> householderQr() const;
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ColPivHouseholderQR<PlainObject> colPivHouseholderQr() const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivHouseholderQR<PlainObject> fullPivHouseholderQr() const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:356:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CompleteOrthogonalDecomposition<PlainObject> completeOrthogonalDecomposition() const;
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EigenvaluesReturnType eigenvalues() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RealScalar operatorNorm() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:365:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline JacobiSVD<PlainObject> jacobiSvd(unsigned int computationOptions = 0) const;
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BDCSVD<PlainObject>    bdcSvd(unsigned int computationOptions = 0) const;
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:384:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cross(const MatrixBase<OtherDerived>& other) const;
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:388:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject cross3(const MatrixBase<OtherDerived>& other) const;
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject unitOrthogonal(void) const;
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Matrix<Scalar,3,1> eulerAngles(Index a0, Index a1, Index a2) const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:401:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline HomogeneousReturnType homogeneous() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HNormalizedReturnType hnormalized() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeHouseholderInPlace(Scalar& tau, RealScalar& beta);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          Scalar& tau, RealScalar& beta) const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:422:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                    Scalar* workspace);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:426:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     Scalar* workspace);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:431:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:433:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:439:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cwiseProduct(const SparseMatrixBase<OtherDerived> &other) const
                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:454:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixExponentialReturnValue, exp, exponential)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:456:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:457:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cosh, hyperbolic cosine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:458:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sinh, hyperbolic sine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:459:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cos, cosine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:460:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sin, sine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:461:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixSquareRootReturnValue, sqrt, square root)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:462:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixLogarithmReturnValue, log, logarithm)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:463:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixPowerReturnValue,        pow, power to \c p, const RealScalar& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:464:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixComplexPowerReturnValue, pow, power to \c p, const std::complex<RealScalar>& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:467:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:468:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:468:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:471:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit MatrixBase(int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase(int,int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:473:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit MatrixBase(const MatrixBase<OtherDerived>&);
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:476:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const ArrayBase<OtherDerived>& )
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:479:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const ArrayBase<OtherDerived>& )
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:498:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*=(const EigenBase<OtherDerived> &other)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:511:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheRight(const EigenBase<OtherDerived> &other)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:523:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:442,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& derived() { return *static_cast<Derived*>(this); }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:48:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Derived& derived() const { return *static_cast<const Derived*>(this); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Derived& const_cast_derived() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Derived& const_derived() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return derived().rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return derived().cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index size() const { return rows() * cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void evalTo(Dest& dst) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void addTo(Dest& dst) const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void subTo(Dest& dst) const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheRight(Dest& dst) const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheLeft(Dest& dst) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:133:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:151:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:444,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rows() const { return m_lhs.rows(); }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const LhsNestedCleaned& lhs() const { return m_lhs; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const RhsNestedCleaned& rhs() const { return m_rhs; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator const Scalar() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:165:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index row, Index col) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index i) const
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const T& xpr) : Base(xpr) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const T& xpr) : evaluator<T>(xpr) {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const PlainObjectType& m)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:161:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:170:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:209:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:221:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:241:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:275:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& t) : m_argImpl(t.nestedExpression()) {}
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:281:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:287:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename XprType::Scalar& coeffRef(Index index)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:313:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:320:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:327:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:347:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const { return op(i,j); }
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:349:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:351:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const { return op.template packetOp<T>(i,j); }
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:352:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType=0, IndexType=0) const { return op(); }
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:360:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType=0, IndexType=0) const { return op.template packetOp<T>(); }
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:367:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j=0) const { return op(i,j); }
                                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:368:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j=0) const { return op.template packetOp<T>(i,j); }
                                                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:378:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:382:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:388:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:390:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& n)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType row, IndexType col) const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType index) const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType row, IndexType col) const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:530:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType& op)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:541:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:547:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:554:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:612:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit ternary_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:625:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:631:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:699:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit binary_evaluator(const XprType& xpr)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:711:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:717:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:732:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:772:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:778:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:821:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit mapbase_evaluator(const XprType& map)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:832:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:838:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:850:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:865:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:872:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:880:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:886:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rowStride() const { return XprType::IsRowMajor ? m_outerStride.value() : m_innerStride.value(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:888:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index colStride() const { return XprType::IsRowMajor ? m_innerStride.value() : m_outerStride.value(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:923:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& map)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:941:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& ref)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& block) : block_evaluator_type(block)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1009:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1020:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1036:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1067:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1085:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1092:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& select)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1159:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& replicate)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1213:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1227:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1239:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1294:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index i, Index j) const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index index) const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1343:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator_wrapper_base(const ArgType& arg) : m_argImpl(arg) {}
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1355:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1374:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1381:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1388:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1410:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& reverse)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1483:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1512:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1520:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1537:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& diagonal)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1585:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1591:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1607:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value() > 0 ? 0 : -m_index.value(); }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1608:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value() > 0 ? m_index.value() : 0; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EvalToTemp(const ArgType& arg)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ArgType& arg() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1645:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() const
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() const
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1667:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1674:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator(const ArgType& arg)
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:446,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:214:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:220:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:230:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index) { }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:240:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel& kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:250:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:272:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:301:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &, Index) { }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:322:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void EIGEN_STRONG_INLINE run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index, Index) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:386:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       Index end)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:451:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:465:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:504:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:518:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:566:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:610:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:618:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const        { return m_dstExpr.size(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:619:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index innerSize() const   { return m_dstExpr.innerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerSize() const   { return m_dstExpr.outerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:621:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const        { return m_dstExpr.rows(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:622:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const        { return m_dstExpr.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerStride() const { return m_dstExpr.outerStride(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC DstEvaluatorType& dstEvaluator() { return m_dst; }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const SrcEvaluatorType& srcEvaluator() const { return m_src; }
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index row, Index col)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:635:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index index)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeffByOuterInner(Index outer, Index inner)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index row, Index col)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:656:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index index)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:662:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:669:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:678:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* dstDataPtr() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:706:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const Functor &/*func*/)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:715:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const internal::assign_op<T1,T2> &/*func*/)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:725:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:745:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:786:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(const Dst& dst, const Src& src)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:794:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if< evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:802:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if<!evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:811:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(NoAlias<Dst,StorageBase>& dst, const Src& src, const Func& func)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src, const Func& func)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:840:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:847:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src, const Func& func)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Dst, typename Src> void check_for_aliasing(const Dst &dst, const Src &src);
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:873:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:891:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:906:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:919:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:20:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::lazyAssign(const DenseBase<OtherDerived>& other)
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:47:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:73:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const EigenBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:82:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:92,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:43:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:57:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 arg() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:71:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs2() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:88:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 exp() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:105:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log1p() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:135:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log10() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sqrt() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:168:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rsqrt() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:184:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sign() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:202:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cos() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:220:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sin() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:234:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tan() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:248:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 atan() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:262:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 acos() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:276:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 asin() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:290:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tanh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:304:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sinh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:318:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cosh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:332:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inverse() const
           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:346:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 square() const
          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:360:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cube() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:374:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 round() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 floor() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:402:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ceil() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:416:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isNaN() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:430:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isInf() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:444:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isFinite() const
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator!() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:490:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 lgamma() const
          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:507:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 digamma() const
           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erf() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:549:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erfc() const
        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:9:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:21:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:33:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(min,min)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:59:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(max,max)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:85:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:88:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:260:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(operator/,quotient)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const
                                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:107:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ArrayBase& other)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const Scalar &value)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:120:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const Scalar& scalar);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:122:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const Scalar& scalar);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:133:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:137:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase<Derived>& array() { return *this; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:143:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ArrayBase<Derived>& array() const { return *this; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixWrapper<Derived> matrix() { return MatrixWrapper<Derived>(derived()); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixWrapper<const Derived> matrix() const { return MatrixWrapper<const Derived>(derived()); }
                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:156:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:157:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:157:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:160:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ArrayBase(Index);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase(Index,Index);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:162:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> explicit ArrayBase(const ArrayBase<OtherDerived>&);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:165:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const MatrixBase<OtherDerived>& )
                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:168:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const MatrixBase<OtherDerived>& )
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:179:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator-=(const ArrayBase<OtherDerived> &other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:192:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator+=(const ArrayBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator*=(const ArrayBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator/=(const ArrayBase<OtherDerived>& other)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:454,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T operator()(const T& x) const { return numext::conj(x); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T pconj(const T& x) const { return internal::pconj(x); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& operator()(const T& x) const { return x; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& pconj(const T& x) const { return x; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const LhsScalar& x, const RhsScalar& y, const Scalar& c) const
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:68:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const LhsScalar& x, const RhsScalar& y) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const { return internal::pmadd(x,y,c); }
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const { return internal::pmul(x,y); }
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:81:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:91:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:94:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:111:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const RealScalar& y, const Scalar& c) const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const RealScalar& y) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const RealScalar& x, const Scalar& y, const Scalar& c) const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:122:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const RealScalar& x, const Scalar& y) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE To run(const From& x) { return To(x); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE typename NumTraits<Scalar>::Real run(const Scalar& x) { return numext::real(x); }
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper(Scalar *data) : m_data(data) {}
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:141:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator()(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load(Index i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:150:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool aligned(Index i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:167:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data, Index incr=1)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:174:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:178:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:182:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:186:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i) const {
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:190:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const Packet &p) const {
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:212:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr=1)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:220:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getSubMapper(Index i, Index j) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:224:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:228:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE VectorMapper getVectorMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:238:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:242:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i, Index j) const {
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:247:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:252:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:256:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Index stride() const { return m_stride; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:257:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* data() const { return m_data; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:259:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index firstAligned(Index size) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:281:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data,Index incr) : m_data(data), m_incr(incr) {}
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:283:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:291:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:296:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const PacketType &p) const {
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:314:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr) : m_data(data), m_stride(stride), m_incr(incr) {}
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:317:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getSubMapper(Index i, Index j) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:321:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:326:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:330:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:335:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketT load(Index i, Index j) const {
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:340:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:345:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:359:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper(const Scalar *data, Index stride) : blas_data_mapper<const Scalar, Index, StorageOrder>(data, stride) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:361:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper<Scalar, Index, StorageOrder> getSubMapper(Index i, Index j) const {
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:388:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return x; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:389:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar extractScalarFactor(const XprType&) { return Scalar(1); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:406:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return conj(Base::extractScalarFactor(x.nestedExpression())); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:418:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:428:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:429:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:446:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:447:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return ExtractType(Base::extract(x.nestedExpression())); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:469:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return Base::extractScalarFactor(x.nestedExpression()); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:479:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static const typename T::Scalar* run(const T& m)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static typename T::Scalar* run(const T&) { return 0; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:490:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const typename T::Scalar* extract_data(const T& m)
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void check_static_allocation_size()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:49:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:68:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE PtrType eigen_unaligned_array_assert_workaround_gcc47(PtrType array) { return array; }
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:88:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:95:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:107:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:133:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:145:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array(constructor_without_unaligned_array_assert) {}
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(const DenseStorage& other) : m_data(other.m_data) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(const DenseStorage& other)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:212:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:213:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:215:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:223:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:224:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert) {}
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:225:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage&) {}
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:226:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage&) { return *this; }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index,Index,Index) {}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& ) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:229:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:233:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return 0; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return 0; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:257:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows), m_cols(other.m_cols) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:258:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index cols) : m_rows(rows), m_cols(cols) {}
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:269:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:271:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows() const {return m_rows;}
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols() const {return m_cols;}
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:273:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:274:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:285:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:286:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:288:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:298:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index) : m_rows(rows) {}
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:301:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return _Cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index) { m_rows = rows; }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index) { m_rows = rows; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:315:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_cols(other.m_cols) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:318:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index, Index cols) : m_cols(cols) {}
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:328:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return _Rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:331:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index, Index, Index cols) { m_cols = cols; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index, Index, Index cols) { m_cols = cols; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:334:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:372:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:391:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, m_rows*m_cols); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:392:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:394:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:395:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index cols)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index size, Index rows, Index cols)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:417:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:426:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:427:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_cols(0) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:428:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_cols(cols)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:434:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:441:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:452:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Rows*m_cols); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:469:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index size, Index, Index cols)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:477:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index, Index cols)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:490:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:491:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_rows(0) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:502:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_rows(rows)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:508:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:515:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:526:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:534:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:542:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Cols*m_rows); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:546:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index rows, Index)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:564:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:456,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline NestByValue(const ExpressionType& matrix) : m_expression(matrix) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_expression.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_expression.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return m_expression.outerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return m_expression.innerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index row, Index col) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:54:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index row, Index col)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index index) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index index)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:70:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index row, Index col) const
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index row, Index col, const PacketScalar& x)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index index) const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:88:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& x)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:93:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC operator const ExpressionType&() const { return m_expression; }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:103:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::nestByValue() const
                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:61:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& dst) const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:63:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return static_cast<const Derived*>(this)->rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return static_cast<const Derived*>(this)->cols(); }
                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Unusable(const Unusable&) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:70:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Unusable& operator=(const Unusable&) {return *this;}
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Unusable& coeff(Index) const { return *reinterpret_cast<const Unusable*>(this); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Unusable& coeff(Index,Index) const { return *reinterpret_cast<const Unusable*>(this); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Unusable& coeffRef(Index) { return *reinterpret_cast<Unusable*>(this); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Unusable& coeffRef(Index,Index) { return *reinterpret_cast<Unusable*>(this); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:102:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit NoAlias(ExpressionType& expression) : m_expression(expression) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator=(const StorageBase<OtherDerived>& other)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:48:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator+=(const StorageBase<OtherDerived>& other)
                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE ExpressionType& operator-=(const StorageBase<OtherDerived>& other)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& expression() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:101:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 NoAlias<Derived,MatrixBase> MatrixBase<Derived>::noalias()
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:32:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_ALWAYS_INLINE void run(Index, Index)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:40:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_ALWAYS_INLINE void run(Index rows, Index cols)
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
     EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:146:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Base& base() { return *static_cast<Base*>(this); }
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Base& base() const { return *static_cast<const Base*>(this); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_storage.rows(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:153:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_storage.cols(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:160:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeff(Index rowId, Index colId) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:173:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeff(Index index) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index rowId, Index colId)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:196:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index index)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:204:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeffRef(Index rowId, Index colId) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:215:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar& coeffRef(Index index) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:222:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketScalar packet(Index rowId, Index colId) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:232:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketScalar packet(Index index) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:239:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void writePacket(Index rowId, Index colId, const PacketScalar& val)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:249:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void writePacket(Index index, const PacketScalar& val)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:255:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar *data() const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:259:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar *data()
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void resize(Index rows, Index cols)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:309:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index size)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(NoChange_t, Index cols)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:348:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index rows, NoChange_t)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:362:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void resizeLike(const EigenBase<OtherDerived>& _other)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index rows, Index cols)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index rows, NoChange_t)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:417:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(NoChange_t, Index cols)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:432:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResize(Index size)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:448:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void conservativeResizeLike(const DenseBase<OtherDerived>& other)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:457:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const PlainObjectBase& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:465:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& lazyAssign(const DenseBase<OtherDerived>& other)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:473:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const ReturnByValue<OtherDerived>& func)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:484:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase() : m_storage()
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:494:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PlainObjectBase(internal::constructor_without_unaligned_array_assert)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainObjectBase(PlainObjectBase&& other) EIGEN_NOEXCEPT
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:509:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainObjectBase& operator=(PlainObjectBase&& other) EIGEN_NOEXCEPT
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:519:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const PlainObjectBase& other)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(Index size, Index rows, Index cols)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:532:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const DenseBase<OtherDerived> &other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const EigenBase<OtherDerived> &other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:553:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PlainObjectBase(const ReturnByValue<OtherDerived>& other)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:568:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& operator=(const EigenBase<OtherDerived> &other)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:587:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:589:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data, Index size)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data, Index size)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:595:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstMapType Map(const Scalar* data, Index rows, Index cols)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:597:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline MapType Map(Scalar* data, Index rows, Index cols)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:600:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:602:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:604:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data, Index size)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:606:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data, Index size)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:608:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline ConstAlignedMapType MapAligned(const Scalar* data, Index rows, Index cols)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:610:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline AlignedMapType MapAligned(Scalar* data, Index rows, Index cols)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:614:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:617:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:620:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:623:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:626:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:629:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:633:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:636:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, const Stride<Outer, Inner>& stride)
                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:639:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:642:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:645:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:648:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:653:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(Index size, const Scalar& val);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:654:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(Index rows, Index cols, const Scalar& val);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero(Index size);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:658:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero(Index rows, Index cols);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:661:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes(Index size);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:662:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes(Index rows, Index cols);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:665:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setRandom(Index size);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:666:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setRandom(Index rows, Index cols);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _resize_to_match(const EigenBase<OtherDerived>& other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:712:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& _set(const DenseBase<OtherDerived>& other)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:725:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Derived& _set_noalias(const DenseBase<OtherDerived>& other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:738:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init2(Index rows, Index cols, typename internal::enable_if<Base::SizeAtCompileTime!=2,T0>::type* = 0)
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:750:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init2(const T0& val0, const T1& val1, typename internal::enable_if<Base::SizeAtCompileTime==2,T0>::type* = 0)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:763:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && Base::SizeAtCompileTime==2,T1>::type* = 0)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:775:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                               && ((!internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value || Base::SizeAtCompileTime==Dynamic)),T>::type* = 0)
                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:788:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Scalar& val0, typename internal::enable_if<Base::SizeAtCompileTime==1 && internal::is_convertible<T, Scalar>::value,T>::type* = 0)
                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:801:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_convertible<T, Scalar>::value,T*>::type* = 0)
                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:810:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Scalar* data){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:817:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const DenseBase<OtherDerived>& other){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const Derived& other){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:831:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const EigenBase<OtherDerived>& other){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:837:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const ReturnByValue<OtherDerived>& other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:845:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _init1(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:857:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T>::type* = 0)
                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:871:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   && internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T*>::type* = 0)
                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:888:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(DenseBase<OtherDerived> & other)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:899:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(DenseBase<OtherDerived> const & other)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:903:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static EIGEN_STRONG_INLINE void _check_template_params()
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:926:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, Index rows, Index cols)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:948:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:991:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, Index size)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:998:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1017:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(MatrixTypeA& a, MatrixTypeB& b)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1027:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(MatrixTypeA& a, MatrixTypeB& b)
                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:463,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const Matrix& other)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:223:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const DenseBase<OtherDerived>& other)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const EigenBase<OtherDerived> &other)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:243:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix& operator=(const ReturnByValue<OtherDerived>& func)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix() : Base()
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:267:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Matrix(internal::constructor_without_unaligned_array_assert)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:291:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE explicit Matrix(const T& x)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:299:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const T0& x, const T1& y)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:345:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:355:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z, const Scalar& w)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const Matrix& other) : Base(other)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:376:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Matrix(const EigenBase<OtherDerived> &other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:380:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:381:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:387:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:390:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:464,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:76:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const EigenBase<OtherDerived> &other)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const Scalar &value)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:107:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const DenseBase<OtherDerived>& other)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:116:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array& operator=(const Array& other)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:132:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array() : Base()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:142:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array(internal::constructor_without_unaligned_array_assert)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Array& operator=(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:168:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE explicit Array(const T& x)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const T0& val0, const T1& val1)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:206:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:216:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2, const Scalar& val3)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Array(const Array& other)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:241:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                            PrivateType>::type = PrivateType())
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:246:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:465,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:109:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                      const TernaryOp& func = TernaryOp())
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index rows() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:147:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index cols() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:166:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg1Nested& arg1() const { return m_arg1; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg2Nested& arg2() const { return m_arg2; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:172:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Arg3Nested& arg3() const { return m_arg3; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:175:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const TernaryOp& functor() const { return m_functor; }
                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:466,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:104:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CwiseBinaryOp(const Lhs& aLhs, const Rhs& aRhs, const BinaryOp& func = BinaryOp())
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:132:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _LhsNested& lhs() const { return m_lhs; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:135:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _RhsNested& rhs() const { return m_rhs; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:138:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BinaryOp& functor() const { return m_functor; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:162:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator-=(const MatrixBase<OtherDerived> &other)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator+=(const MatrixBase<OtherDerived>& other)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:467,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:65:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit CwiseUnaryOp(const XprType& xpr, const UnaryOp& func = UnaryOp())
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_xpr.rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_xpr.cols(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const UnaryOp& functor() const { return m_functor; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_xpr; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_xpr; }
                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:468,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:68:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CwiseNullaryOp(Index rows, Index cols, const NullaryOp& func = NullaryOp())
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_rows.value(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_cols.value(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:84:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NullaryOp& functor() const { return m_functor; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:135:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(Index size, const CustomNullaryOp& func)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::NullaryExpr(const CustomNullaryOp& func)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(Index rows, Index cols, const Scalar& value)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:196:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(Index size, const Scalar& value)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:212:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Constant(const Scalar& value)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:224:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Sequential_t, const Scalar& low, const Scalar& high)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:268:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(Index size, const Scalar& low, const Scalar& high)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:280:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::LinSpaced(const Scalar& low, const Scalar& high)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:290:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar& val, const RealScalar& prec) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:305:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar& val, const RealScalar& prec) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:315:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void DenseBase<Derived>::fill(const Scalar& val)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:325:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setConstant(const Scalar& val)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setConstant(Index size, const Scalar& val)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:360:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setConstant(Index rows, Index cols, const Scalar& val)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:383:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(Index newSize, const Scalar& low, const Scalar& high)
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:403:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(const Scalar& low, const Scalar& high)
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero(Index rows, Index cols)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:450:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero(Index size)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:467:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Zero()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:481:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool DenseBase<Derived>::isZero(const RealScalar& prec) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:499:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setZero()
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:515:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setZero(Index newSize)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:533:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setZero(Index rows, Index cols)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:557:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones(Index rows, Index cols)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:580:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones(Index newSize)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Ones()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:612:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const RealScalar& prec) const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:625:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setOnes()
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:641:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setOnes(Index newSize)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:659:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setOnes(Index rows, Index cols)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::Identity(Index rows, Index cols)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::Identity()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:717:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const RealScalar& prec) const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:745:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Derived& run(Derived& m)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:755:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Derived& run(Derived& m)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:774:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity()
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:790:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity(Index rows, Index cols)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:803:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index newSize, Index i)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:818:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index i)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitX()
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:841:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitY()
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:851:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitZ()
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:861:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitW()
                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline CwiseUnaryView(MatrixType& mat, const ViewOp& func = ViewOp())
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:72:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return m_matrix.rows(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return m_matrix.cols(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ViewOp& functor() const { return m_functor; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_matrix; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:84:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_matrix.const_cast_derived(); }
                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar* data() { return &(this->coeffRef(0)); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return &(this->coeff(0)); }
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const
                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:125:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(CwiseUnaryViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:125:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(CwiseUnaryViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:18:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator*=(const Scalar& other)
                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:25:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator+=(const Scalar& other)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:32:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator-=(const Scalar& other)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:39:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator/=(const Scalar& other)
                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:35:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:48:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:96:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::squaredNorm() const
                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:108:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::norm() const
                                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:124:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::normalized() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:145:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void MatrixBase<Derived>::normalize()
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::stableNormalized() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void MatrixBase<Derived>::stableNormalize()
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const MatrixBase<Derived>& m)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:219:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:229:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const MatrixBase<Derived>& m)
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:267:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::lpNorm() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const MatrixBase<OtherDerived>& other, const RealScalar& prec) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:302:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isUnitary(const RealScalar& prec) const
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:18:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 blueNorm_impl(const EigenBase<Derived>& _vec)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::stableNorm() const
                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:202:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::blueNorm() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::hypotNorm() const
                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:473,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:55:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride()
            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride(Index outerStride, Index innerStride)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:71:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Stride(const Stride& other)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:77:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outer() const { return m_outer.value(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index inner() const { return m_inner.value(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC InnerStride() : Base() {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC InnerStride(Index v) : Base(0, v) {} // FIXME making this explicit could break valid code
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:105:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC OuterStride() : Base() {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:106:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC OuterStride(Index v) : Base(v,0) {} // FIXME making this explicit could break valid code
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_rows.value(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_cols.value(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return m_data; }
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:104:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeff(Index rowId, Index colId) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeff(Index index) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:119:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index rowId, Index colId) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:142:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index index) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:150:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline MapBase(PointerType dataPtr) : m_data(dataPtr), m_rows(RowsAtCompileTime), m_cols(ColsAtCompileTime)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline MapBase(PointerType dataPtr, Index vecSize)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline MapBase(PointerType dataPtr, Index rows, Index cols)
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:185:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:186:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:186:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void checkSanity(typename internal::enable_if<(internal::traits<T>::Alignment>0),void*>::type = 0) const
                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:203:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void checkSanity(typename internal::enable_if<internal::traits<T>::Alignment==0,void*>::type = 0) const
                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return this->m_data; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-const-correct code will give a compile error
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:258:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:264:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:271:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index row, Index col, const PacketScalar& val)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:278:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& val)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline MapBase(PointerType dataPtr) : Base(dataPtr) {}
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:286:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {}
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index rows, Index cols) : Base(dataPtr, rows, cols) {}
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const MapBase& other)
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:300:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:301:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:301:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MapBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:475,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PointerType cast_to_pointer_type(PointerArgType ptr) { return ptr; }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:108:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:129:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Map(PointerArgType dataPtr, const StrideType& stride = StrideType())
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:142:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(PointerArgType dataPtr, Index size, const StrideType& stride = StrideType())
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:156:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType& stride = StrideType())
                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index outerStride() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:83:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC RefBase()
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
   EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
   EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void construct(Expression& expr)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:200:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0);
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:210:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:217:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:246:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                  typename internal::enable_if<bool(Traits::template match<Derived>::ScalarTypeMatch),Derived>::type* = 0)
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Ref(const Ref& other) : Base(other) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:259:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Ref(const RefBase<OtherRef>& other) {
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:266:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void construct(const Expression& expr,internal::true_type)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:272:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void construct(const Expression& expr, internal::false_type)
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block(XprType& xpr, Index i) : Impl(xpr,i)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:128:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block(XprType& xpr, Index startRow, Index startCol)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:162:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index i) : Impl(xpr,i) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:163:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index startRow, Index startCol) : Impl(xpr, startRow, startCol) {}
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:165:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index i)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:203:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_blockRows.value(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_blockCols.value(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index rowId, Index colId)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:229:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:235:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index rowId, Index colId) const
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:241:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index index)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoeffReturnType coeff(Index index) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:263:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index rowId, Index colId) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:269:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index rowId, Index colId, const PacketScalar& val)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:275:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PacketScalar packet(Index index) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& val)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:298:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:304:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XprType& nestedExpression() { return m_xpr; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startRow() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:313:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startCol() const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:346:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index i)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:373:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           Index blockRows, Index blockCols)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:387:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XprType& nestedExpression() { return m_xpr; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:391:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:400:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startRow() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex startCol() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:426:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl_dense(XprType& xpr, const Scalar* data, Index blockRows, Index blockCols)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:435:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void init()
               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:478,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline VectorBlock(VectorType& vector, Index start, Index size)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline VectorBlock(VectorType& vector, Index start)
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:68:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:74:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const { return m_matrix; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() { return m_matrix; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index nrows, Index ncols) {
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:125:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Scalar* data() const { return derived().nestedExpression().data(); }
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:150:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(TransposeImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:150:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(TransposeImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:174:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::transpose()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::transpose() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:212:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::adjoint() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:232:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:240:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& m) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void DenseBase<Derived>::transposeInPlace()
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::adjointInPlace()
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:480,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:41:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:43:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& derived() { return *static_cast<Derived*>(this); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const { return derived(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:49:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const DiagonalVectorType& diagonal() const { return derived().diagonal(); }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalVectorType& diagonal() { return derived().diagonal(); }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return diagonal().size(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:56:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return diagonal().size(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<MatrixDerived> &matrix) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:69:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inverse() const
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& scalar) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& scalar, const DiagonalBase& other)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:136:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const DiagonalVectorType& diagonal() const { return m_diagonal; }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalVectorType& diagonal() { return m_diagonal; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:147:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalMatrix(Index dim) : m_diagonal(dim) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const Scalar& x, const Scalar& y) : m_diagonal(x,y) {}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:155:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const Scalar& x, const Scalar& y, const Scalar& z) : m_diagonal(x,y,z) {}
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const DiagonalBase<OtherDerived>& other) : m_diagonal(other.diagonal()) {}
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline DiagonalMatrix(const DiagonalMatrix& other) : m_diagonal(other.diagonal()) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:170:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalMatrix(const MatrixBase<OtherDerived>& other) : m_diagonal(other)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:176:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalMatrix& operator=(const DiagonalBase<OtherDerived>& other)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:187:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalMatrix& operator=(const DiagonalMatrix& other)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:196:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index size) { m_diagonal.resize(size); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero() { m_diagonal.setZero(); }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero(Index size) { m_diagonal.setZero(size); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setIdentity() { m_diagonal.setOnes(); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setIdentity(Index size) { m_diagonal.setOnes(size); }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:256:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline DiagonalWrapper(DiagonalVectorType& a_diagonal) : m_diagonal(a_diagonal) {}
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const DiagonalVectorType& diagonal() const { return m_diagonal; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:277:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::asDiagonal() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:291:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isDiagonal(const RealScalar& prec) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:321:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:332:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:335:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:73:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Diagonal(MatrixType& matrix, Index a_index = DiagIndex) : m_matrix(matrix), m_index(a_index)
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:88:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return 1; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:111:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index row, Index) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoeffReturnType coeff(Index row, Index) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index idx)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index idx) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:146:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoeffReturnType coeff(Index idx) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index index() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index absDiagIndex() const { return m_index.value()>0 ? m_index.value() : -m_index.value(); }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:173:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value()>0 ? 0 : -m_index.value(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value()>0 ? m_index.value() : 0; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:177:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int LoadMode> typename MatrixType::PacketReturnType packet(Index) const;
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int LoadMode> typename MatrixType::PacketReturnType packet(Index,Index) const;
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal(Index index)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:225:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal(Index index) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:244:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::diagonal() const
                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:482,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalProduct.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*(const DiagonalBase<DiagonalDerived> &a_diagonal) const
                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:100:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:118:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func&)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:132:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived&, const Func&) { return Scalar(); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func& func)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:169:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func&)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:190:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:215:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Scalar run(const Derived &mat, const Func& func)
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:274:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static Scalar run(const Derived &mat, const Func& func)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:317:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit redux_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:357:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:358:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:359:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index innerSize() const { return m_xpr.innerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:361:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerSize() const { return m_xpr.outerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:368:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:376:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:380:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:384:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packetByOuterInner(Index outer, Index inner) const
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:387:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const XprType & nestedExpression() const { return m_xpr; }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::redux(const Func& func) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:426:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:436:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:449:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::sum() const
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::mean() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::prod() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::trace() const
                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:26:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived &mat, Visitor& visitor)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:37:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived &mat, Visitor& visitor)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:47:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Derived& mat, Visitor& visitor)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit visitor_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:78:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC CoeffReturnType coeff(Index row, Index col) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void DenseBase<Derived>::visit(Visitor& visitor) const
                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:131:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void init(const Scalar& value, Index i, Index j)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (const Scalar& value, Index i, Index j)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:177:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (const Scalar& value, Index i, Index j)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:207:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff(IndexType* rowId, IndexType* colId) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:225:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::minCoeff(IndexType* index) const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff(IndexType* rowPtr, IndexType* colPtr) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:262:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::maxCoeff(IndexType* index) const
                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:23:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:35:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar&)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:45:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:55:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const OtherDerived&, const typename Derived::RealScalar&)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:65:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const typename Derived::RealScalar& y, const typename Derived::RealScalar& prec)
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:75:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(const Derived& x, const typename Derived::RealScalar&, const typename Derived::RealScalar&)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) const
   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:486,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:33:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorTypeT &dst, const SrcEvaluatorTypeT &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:38:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacket(Index row, Index col)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacket(Index index)
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void assignPacketByOuterInner(Index outer, Index inner)
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:487,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:33:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(XprType& xpr, const Scalar& s)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:41:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(XprType& xpr, const DenseBase<OtherDerived>& other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline CommaInitializer(const CommaInitializer& o)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CommaInitializer& operator,(const Scalar& s)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:81:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CommaInitializer& operator,(const DenseBase<OtherDerived>& other)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline ~CommaInitializer()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline XprType& finished() {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:144:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline CommaInitializer<Derived> DenseBase<Derived>::operator<< (const Scalar& s)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:153:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::operator<<(const DenseBase<OtherDerived>& other)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:156:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE  Scalar* data() { eigen_internal_assert(false && "should never be called"); return 0; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar* data() { return 0; }
                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:174:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar* data() { return m_data.array; }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:192:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:204:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:298:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:351:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:365:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*(const MatrixBase<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:432:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::lazyProduct(const MatrixBase<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:489,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:68:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Solve(const Decomposition &dec, const RhsType &rhs)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const RhsType&       rhs() const { return m_rhs; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index row, Index col) const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index i) const;
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:123:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const SolveType& solve)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:140:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:173:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:490,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:54:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC Inverse(const XprType &xpr)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const XprTypeNestedCleaned& nestedExpression() const { return m_xpr; }
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:77:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index row, Index col) const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:78:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index i) const;
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:103:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unary_evaluator(const InverseType& inv_xpr)
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:491,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:63:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SolverBase()
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SolverBase()
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:75:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:90:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstTransposeReturnType transpose() const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:109:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline AdjointReturnType adjoint() const
                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:74:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const PermutationBase<OtherDerived>& other)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const TranspositionsBase<OtherDerived>& tr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return Index(indices().size()); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return Index(indices().size()); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:97:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index size() const { return Index(indices().size()); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived>& other) const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:113:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return derived().indices(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:121:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return derived().indices(); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index newSize)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:131:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity()
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:140:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity(Index newSize)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:155:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& applyTranspositionOnTheLeft(Index i, Index j)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& applyTranspositionOnTheRight(Index i, Index j)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:185:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InverseReturnType inverse() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:191:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InverseReturnType transpose() const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:200:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void assignTranspose(const PermutationBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:205:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void assignProduct(const Lhs& lhs, const Rhs& rhs)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:219:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const PermutationBase<Other>& other) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:227:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const InverseImpl<Other,PermutationStorage>& other) const
                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:235:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainPermutationType operator*(const InverseImpl<Other, PermutationStorage>& other, const PermutationBase& perm)
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:242:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index determinant() const
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:310:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationMatrix()
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline PermutationMatrix(Index size) : m_indices(size)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:322:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationMatrix(const PermutationBase<OtherDerived>& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline PermutationMatrix(const MatrixBase<Other>& indices) : m_indices(indices)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:338:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PermutationMatrix(const TranspositionsBase<Other>& tr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:346:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix& operator=(const PermutationBase<Other>& other)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix& operator=(const TranspositionsBase<Other>& tr)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:360:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:362:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:369:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix(const InverseImpl<Other,PermutationStorage>& other)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:378:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PermutationMatrix(internal::PermPermProduct_t, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:416:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:420:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr, Index size)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:426:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const PermutationBase<Other>& other)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:431:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const TranspositionsBase<Other>& tr)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:438:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const Map& other)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:446:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:448:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:496:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PermutationWrapper(const IndicesType& indices)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:502:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     indices() const { return m_indices; }
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:516:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const PermutationBase<PermutationDerived>& permutation)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const MatrixBase<MatrixDerived>& matrix)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:542:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InverseImpl() {}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:559:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived>& other) const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PlainPermutationType eval() const { return derived(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const { return derived(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:576:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix, const InverseType& trPerm)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:585:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix) const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:592:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const PermutationWrapper<const Derived> MatrixBase<Derived>::asPermutation() const
                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:26:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& derived() { return *static_cast<Derived*>(this); }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& derived() const { return *static_cast<const Derived*>(this); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:31:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index size() const { return indices().size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:40:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return indices().size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:42:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return indices().size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:45:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& coeff(Index i) const { return indices().coeff(i); }
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:47:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& coeffRef(Index i) { return indices().coeffRef(i); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:49:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& operator()(Index i) const { return indices()(i); }
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:51:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& operator()(Index i) { return indices()(i); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& operator[](Index i) const { return indices()(i); }
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& operator[](Index i) { return indices()(i); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return derived().indices(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return derived().indices(); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void resize(Index newSize)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setIdentity()
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpose<TranspositionsBase> inverse() const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:101:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpose<TranspositionsBase> transpose() const
                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:160:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions(const TranspositionsBase<OtherDerived>& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:165:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Transpositions(const MatrixBase<Other>& indices) : m_indices(indices)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Transpositions& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Transpositions(Index size) : m_indices(size)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:183:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:213:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline Map(const StorageIndex* indicesPtr)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:217:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Map(const StorageIndex* indicesPtr, Index size)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:223:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:232:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map& operator=(const Map& other)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:240:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:243:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:270:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline TranspositionsWrapper(IndicesType& indices)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:276:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TranspositionsWrapper& operator=(const TranspositionsBase<OtherDerived>& other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:282:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IndicesType& indices() const { return m_indices; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IndicesType& indices() { return m_indices; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:300:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const TranspositionsBase<TranspositionsDerived>& transpositions)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:312:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           const MatrixBase<MatrixDerived>& matrix)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:336:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Transpose(const TranspositionType& t) : m_transpositions(t) {}
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:338:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index size() const { return m_transpositions.size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_transpositions.size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:340:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_transpositions.size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:346:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix, const Transpose& trt)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:355:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& matrix) const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:360:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const TranspositionType& nestedExpression() const { return m_transpositions; }
                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TriangularBase() { eigen_assert(!((Mode&UnitDiag) && (Mode&ZeroDiag))); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return derived().rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return derived().cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return derived().outerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return derived().innerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const  { return derived().coeff(row,col); }
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:78:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:90:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar operator()(Index row, Index col) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& operator()(Index row, Index col)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& derived() { return *static_cast<Derived*>(this); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(MatrixBase<DenseDerived> &other) const;
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:114:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalToLazy(MatrixBase<DenseDerived> &other) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:117:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void check_coordinates(Index row, Index col) const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:145:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void check_coordinates_internal(Index , Index ) const {}
                                                     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:231:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NestedExpression& nestedExpression() const { return m_matrix; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NestedExpression& nestedExpression() { return m_matrix; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConjugateReturnType conjugate() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:246:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const AdjointReturnType adjoint() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:252:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TransposeReturnType transpose()
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConstTransposeReturnType transpose() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:270:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Other>& other) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:289:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView()
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:297:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView() const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:307:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:358:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:362:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator+=(const DenseBase<Other>& other) {
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator-=(const DenseBase<Other>& other) {
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:381:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator*=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() * other; }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:384:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType&  operator/=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() / other; }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:388:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill(const Scalar& value) { setConstant(value); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:391:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setConstant(const Scalar& value)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setZero() { return setConstant(Scalar(0)); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:398:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& setOnes() { return setConstant(Scalar(1)); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:404:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:414:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:424:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const TriangularBase<OtherDerived>& other);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:429:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const MatrixBase<OtherDerived>& other);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:433:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TriangularViewType& operator=(const TriangularViewImpl& other)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:439:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void lazyAssign(const TriangularBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:444:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void lazyAssign(const MatrixBase<OtherDerived>& other);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:451:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& rhs) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:460:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& lhs, const TriangularViewImpl& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:491:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Other>& other) const;
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace(const MatrixBase<OtherDerived>& other) const;
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace(const MatrixBase<OtherDerived>& other) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:517:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(TriangularBase<OtherDerived> const & other)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(MatrixBase<OtherDerived> const & other)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:536:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:544:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE TriangularViewType& _assignProduct(const ProductType& prod, const Scalar& alpha, bool beta);
                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:546:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(TriangularViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:547:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(TriangularViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:547:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(TriangularViewImpl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:560:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const MatrixBase<OtherDerived>& other)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:569:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const MatrixBase<OtherDerived>& other)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:579:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const TriangularBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:588:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const TriangularBase<OtherDerived>& other)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularBase<Derived>::evalTo(MatrixBase<DenseDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::triangularView()
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:639:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::triangularView() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:650:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isUpperTriangular(const RealScalar& prec) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:675:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool MatrixBase<Derived>::isLowerTriangular(const RealScalar& prec) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:720:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unary_evaluator(const XprType &xpr) : Base(xpr.nestedExpression()) {}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:755:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:769:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:776:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index row, Index col)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:786:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:814:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:838:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:847:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:869:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &kernel)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:887:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &) {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Kernel &kernel)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:935:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularBase<Derived>::evalToLazy(MatrixBase<DenseDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:948:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:964:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:975:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,typename SrcXprType::Scalar> &)
                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:73:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline SelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_matrix.outerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:85:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_matrix.innerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:101:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixTypeNestedCleaned& _expression() const { return m_matrix; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixTypeNestedCleaned& nestedExpression() const { return m_matrix; }
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:115:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixTypeNestedCleaned& nestedExpression() { return m_matrix; }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& rhs) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:130:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& lhs, const SelfAdjointView& rhs)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:137:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const Scalar& s, const SelfAdjointView& mat)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:154:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha = Scalar(1));
                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:168:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:185:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     triangularView() const
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConjugateReturnType conjugate() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const AdjointReturnType adjoint() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline TransposeReturnType transpose()
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:219:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ConstTransposeReturnType transpose() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:230:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::ConstDiagonalReturnType diagonal() const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LLT<PlainObject, UpLo> llt() const;
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:238:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LDLT<PlainObject, UpLo> ldlt() const;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenvaluesReturnType eigenvalues() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:250:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar operatorNorm() const;
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:297:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:301:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignCoeff(Index row, Index col)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:314:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index, Index)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:328:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::selfadjointView() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:345:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::selfadjointView()
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:23:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t manage_caching_sizes_helper(std::ptrdiff_t a, std::ptrdiff_t b)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:40:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CacheSizes(): m_l1(-1),m_l2(-1),m_l3(-1) {
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:55:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void manage_caching_sizes(Action action, std::ptrdiff_t* l1, std::ptrdiff_t* l2, std::ptrdiff_t* l3)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:93:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void evaluateProductBlockingSizesHeuristic(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:264:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool useSpecificBlockingSizes(Index& k, Index& m, Index& n)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:298:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:306:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:318:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_ALWAYS_INLINE static void run(const CJ& cj, A& a, B& b, C& c, T& /*t*/)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:325:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_ALWAYS_INLINE static void run(const CJ& cj, T& a, T& b, T& c, T& t)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:332:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void gebp_madd(const CJ& cj, A& a, B& b, C& c, T& t)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:397:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:402:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:413:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacketType& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:418:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:424:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacketType& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:430:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacketType& dest) const
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:436:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacketType& a, const RhsPacketType& b, AccPacketType& c, AccPacketType& tmp) const
                                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:451:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:457:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const ResPacketHalf& c, const ResPacketHalf& alpha, ResPacketHalf& r) const
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:503:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:508:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:513:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:518:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:523:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:528:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:538:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:543:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
                                                                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:553:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:558:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DoublePacket<Packet> padd(const DoublePacket<Packet> &a, const DoublePacket<Packet> &b)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const DoublePacket<Packet>& predux_downto4(const DoublePacket<Packet> &a)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(Scalar& p) { p = Scalar(0); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(DoublePacketType& p)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:644:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, ResPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:650:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, DoublePacketType& dest) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:656:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, ResPacket& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:660:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, DoublePacketType& dest) const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:666:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:676:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, DoublePacketType& b0, DoublePacketType& b1)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:684:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsScalar& b0, RhsScalar& b1)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:692:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:697:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:702:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, DoublePacketType& c, RhsPacket& /*tmp*/) const
                                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:708:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, ResPacket& c, RhsPacket& /*tmp*/) const
                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:713:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const Scalar& c, const Scalar& alpha, Scalar& r) const { r += alpha * c; }
                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:715:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const DoublePacketType& c, const ResPacket& alpha, ResPacket& r) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:789:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:806:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:811:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:817:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:822:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:827:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
                                                                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:838:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:843:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:888:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0);
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:896:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                Index strideA, Index strideB, Index offsetA, Index offsetB)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1700:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1808:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1813:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1904:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1909:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2028:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2033:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l1CacheSize()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2128:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l2CacheSize()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ptrdiff_t l3CacheSize()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2150:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void setCpuCacheSizes(std::ptrdiff_t l1, std::ptrdiff_t l2, std::ptrdiff_t l3)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:497,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:18:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void manage_multi_threading(Action action, int* v)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:49:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void initParallel()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:59:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int nbThreads()
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void setNbThreads(int v)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:77:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   GemmParallelInfo() : sync(-1), users(0), lhs_start(0), lhs_length(0) {}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:87:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void parallelize_gemm(const Functor& func, Index rows, Index cols, Index depth, bool transpose)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:58:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:71:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:141:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:159:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,Scalar> &)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:174:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,Scalar> &)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:194:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const AssignFunc& func)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:221:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void run(DstXprType &dst, const SrcXprType &src, const InitialFunc& /*func*/)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:249:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:255:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:261:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:272:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const false_type&)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:285:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const true_type&)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:303:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct set  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived()  = src; } };
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:304:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct add  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() += src; } };
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct sub  { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() -= src; } };
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit adds(const Scalar& s) : m_scale(s) {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:309:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const {
                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:315:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:327:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:333:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:352:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:356:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:376:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:393:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:401:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:408:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:425:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                            const CwiseNullaryOp<internal::scalar_constant_op<Scalar1>, Plain1>, Xpr2>& lhs, const Rhs& rhs, const Func &func)
                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void eval_dynamic(Dst& dst, const LhsT& lhs, const Rhs& rhs, const Func &func)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:471:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:576:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index row, Index col) const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:585:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const CoeffReturnType coeff(Index index) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:593:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const PacketType packet(Index row, Index col) const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:604:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const PacketType packet(Index index) const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:632:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:644:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:654:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:664:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:673:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:682:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:691:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:700:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:735:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:749:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:821:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   diagonal_product_evaluator_base(const MatrixType &mat, const DiagonalType &diag)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:828:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index idx) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:838:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::true_type) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:845:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::false_type) const
                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:877:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:882:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:889:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index idx) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:921:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:926:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:933:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:940:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE PacketType packet(Index idx) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:966:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1020:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1030:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1040:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Inverse<Lhs>& lhs, const Rhs& rhs)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1050:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Inverse<Rhs>& rhs)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1074:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Dest& dst, const TranspositionType& tr, const ExpressionType& xpr)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1097:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1118:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Transpose<Lhs>& lhs, const Rhs& rhs)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1128:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Transpose<Rhs>& rhs)
                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:84:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RhsScalar alpha);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RhsScalar alpha)
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ResScalar alpha);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ResScalar alpha)
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:500,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GemmParallelInfo<Index>* info = 0)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   GemmParallelInfo<Index>* info = 0)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:213:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   gemm_functor(const Lhs& lhs, const Rhs& rhs, Dest& dest, const Scalar& actualAlpha, BlockingType& blocking)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:217:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void initParallelSession(Index num_threads) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:223:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator() (Index row, Index rows, Index col=0, Index cols=-1, GemmParallelInfo<Index>* info=0) const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:264:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking()
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:268:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index mc() const { return m_mc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:269:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nc() const { return m_nc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:270:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index kc() const { return m_kc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline LhsScalar* blockA() { return m_blockA; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RhsScalar* blockB() { return m_blockB; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:305:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     gemm_blocking_space(Index /*rows*/, Index /*cols*/, Index /*depth*/, Index /*num_threads*/, bool /*full_rows = false*/)
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initParallel(Index, Index, Index, Index)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateA() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateB() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void allocateAll() {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     gemm_blocking_space(Index rows, Index cols, Index depth, Index num_threads, bool l3_blocking)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:365:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initParallel(Index rows, Index cols, Index depth, Index num_threads)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:378:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateA()
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:384:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateB()
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:390:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocateAll()
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~gemm_blocking_space()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:430:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:442:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:451:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:460:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& a_lhs, const Rhs& a_rhs, const Scalar& alpha)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:501,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:88:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:121:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs&, Rhs&) {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& rhs)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:167:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<MatrixType,Mode,Dense>::solveInPlace(const MatrixBase<OtherDerived>& _other) const
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularViewImpl<Derived,Mode,Dense>::solve(const MatrixBase<Other>& other) const
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:212:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   triangular_solve_retval(const TriangularType& tri, const Rhs& rhs)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:216:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_rhs.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:217:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_rhs.cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> inline void evalTo(Dest& dst) const
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:502,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:47:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       const ResScalar& alpha, level3_blocking<RhsScalar,LhsScalar>& blocking)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       const ResScalar& alpha, level3_blocking<LhsScalar,RhsScalar>& blocking)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:147:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(ResScalar* _res, Index resIncr, Index resStride, const LhsScalar* blockA, const RhsScalar* blockB, Index size, Index depth, const ResScalar& alpha)
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:255:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:305:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TriangularView<MatrixType,UpLo>& TriangularViewImpl<MatrixType,UpLo,Dense>::_assignProduct(const ProductType& prod, const Scalar& alpha, bool beta)
                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:503,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:35:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar alpha);
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar alpha)
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:247:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:22:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void pack(Scalar* blockA, const const_blas_data_mapper<Scalar,Index,StorageOrder>& lhs, Index cols, Index i, Index& count)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:46:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(Scalar* blockA, const Scalar* _lhs, Index lhsStride, Index cols, Index rows)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:87:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void operator()(Scalar* blockB, const Scalar* _rhs, Index rhsStride, Index rows, Index cols, Index k2)
                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:319:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:331:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:414:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest &dst, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:25:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:41:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:53:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:85:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:124:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha)
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:506,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:27:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:61:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:507,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:30:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                      const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha);
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:36:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:101:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha);
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:107:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:176:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:187:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:207:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:290:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:66:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:260:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:274:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:407:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> static void run(Dest& dst, const Lhs &a_lhs, const Rhs &a_rhs, const typename Dest::Scalar& alpha)
                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:25:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking);
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:195:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:202:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     level3_blocking<Scalar,Scalar>& blocking)
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:20:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:36:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:94:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return derived().supers(); }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:57:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return derived().subs(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:60:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return derived().coeffs(); }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoefficientsType& coeffs() { return derived().coeffs(); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:68:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,Dynamic,1> col(Index i)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:84:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,1,SizeAtCompileTime> diagonal()
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:88:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Block<const CoefficientsType,1,SizeAtCompileTime> diagonal() const
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:109:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int N> inline typename DiagonalIntReturnType<N>::Type diagonal()
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int N> inline const typename DiagonalIntReturnType<N>::Type diagonal() const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Block<CoefficientsType,1,Dynamic> diagonal(Index i)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:128:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Block<const CoefficientsType,1,Dynamic> diagonal(Index i) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:134:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> inline void evalTo(Dest& dst) const
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:145:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDenseMatrix() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:154:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index diagonalLength(Index i) const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:207:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline BandMatrix(Index rows=Rows, Index cols=Cols, Index supers=Supers, Index subs=Subs)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_rows.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_coeffs.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return m_supers.value(); }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return m_subs.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:225:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return m_coeffs; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:226:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoefficientsType& coeffs() { return m_coeffs; }
                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:269:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline BandMatrixWrapper(const CoefficientsType& coeffs, Index rows=_Rows, Index cols=_Cols, Index supers=_Supers, Index subs=_Subs)
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:278:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_rows.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_coeffs.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supers() const { return m_supers.value(); }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:287:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index subs() const { return m_subs.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CoefficientsType& coeffs() const { return m_coeffs; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit TridiagonalMatrix(Index size = Size) : Base(size,size,Options&SelfAdjoint?0:1,1) {}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:319:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Base::template DiagonalIntReturnType<1>::Type super()
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename Base::template DiagonalIntReturnType<1>::Type super() const
                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:323:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Base::template DiagonalIntReturnType<-1>::Type sub()
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:325:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename Base::template DiagonalIntReturnType<-1>::Type sub() const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:512,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:41:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   InnerIterator(const XprType &xpr, const Index &outerId)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:46:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar value() const          { return m_iter.value(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE InnerIterator& operator++()   { m_iter.operator++(); return *this; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:52:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index index() const           { return m_iter.index(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:54:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index row() const             { return m_iter.row(); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index col() const             { return m_iter.col(); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator bool() const         { return m_iter; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:67:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename T> InnerIterator(const EigenBase<T>&,Index outer);
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:82:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &innerSize)
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar value() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector& operator++() { m_inner++; return *this; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:94:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Index index() const { return m_inner; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index row() const { return IsRowMajor ? m_outer : index(); }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index col() const { return IsRowMajor ? index() : m_outer; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:98:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:118:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &/*innerSize*/)
                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:513,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:19:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Vector run(const Vector& v) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Vector run(const Vector& v) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:56:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomposition& dec)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:159:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcond_estimate_helper(typename Decomposition::RealScalar matrix_norm, const Decomposition& dec)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:515,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:26:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &mat)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &/*mat*/) { return true; }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &) { return false; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:53:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &mat)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived & /*mat*/) { return false; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:68:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run(const Derived &) { return false; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::all() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:105:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::any() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Eigen::Index DenseBase<Derived>::count() const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:139:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::hasNaN() const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool DenseBase<Derived>::allFinite() const
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:516,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const ElseMatrixType& a_elseMatrix)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:70:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC Index rows() const { return m_condition.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC Index cols() const { return m_condition.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:74:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar coeff(Index i, Index j) const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar coeff(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:91:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ConditionMatrixType& conditionMatrix() const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:96:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ThenMatrixType& thenMatrix() const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:101:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EIGEN_DEVICE_FUNC const ElseMatrixType& elseMatrix() const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             const DenseBase<ElseDerived>& elseMatrix) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const typename ThenDerived::Scalar& elseScalar) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:154:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const DenseBase<ElseDerived>& elseMatrix) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:65:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PartialReduxExpr(const MatrixType& mat, const MemberOp& func = MemberOp())
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return (Direction==Vertical   ? 1 : m_matrix.rows()); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return (Direction==Horizontal ? 1 : m_matrix.cols()); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:74:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::Nested nestedExpression() const { return m_matrix; }
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MemberOp& functor() const { return m_functor; }
                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER)                            \
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType operator()(const XprType& mat) const                     \
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
 EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:118:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC member_lpnorm() {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ResultType operator()(const XprType& mat) const
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit member_redux(const BinaryOp func) : m_functor(func) {}
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:133:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline result_type operator()(const DenseBase<Derived>& mat) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubVector subVector(Index i)
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index subVectors() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     extendedTo(const DenseBase<OtherDerived>& other) const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     extendedToOpposite(const DenseBase<OtherDerived>& other) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:255:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline VectorwiseOp(ExpressionType& matrix) : m_matrix(matrix) {}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:259:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ExpressionType& _expression() const { return m_matrix; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:271:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     redux(const BinaryOp& func = BinaryOp()) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MinCoeffReturnType minCoeff() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:317:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MaxCoeffReturnType maxCoeff() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SquaredNormReturnType squaredNorm() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NormReturnType norm() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const typename LpNormReturnType<p>::Type lpNorm() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BlueNormReturnType blueNorm() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:376:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StableNormReturnType stableNorm() const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HypotNormReturnType hypotNorm() const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:398:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const SumReturnType sum() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MeanReturnType mean() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const AllReturnType all() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:424:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const AnyReturnType any() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const CountReturnType count() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ProdReturnType prod() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:460:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstReverseReturnType reverse() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:468:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ReverseReturnType reverse()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:473:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReplicateReturnType replicate(Index factor) const;
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:487:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replicate(Index factor = Factor) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:498:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator=(const DenseBase<OtherDerived>& other)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:509:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator+=(const DenseBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator-=(const DenseBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:529:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator*=(const DenseBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:541:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpressionType& operator/=(const DenseBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:555:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:568:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:582:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:597:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const DenseBase<OtherDerived>& other) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:613:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     normalized() const { return m_matrix.cwiseQuotient(extendedToOpposite(this->norm())); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:619:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void normalize() {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:623:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline void reverseInPlace();
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HomogeneousReturnType homogeneous() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const CrossReturnType cross(const MatrixBase<OtherDerived>& other) const;
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HNormalizedReturnType hnormalized() const;
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:674:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::colwise()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:688:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::rowwise()
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:518,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:19:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Scalar operator() () const { return random<Scalar>(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random(Index rows, Index cols)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:87:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random(Index size)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:113:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::Random()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Derived& DenseBase<Derived>::setRandom()
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setRandom(Index newSize)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PlainObjectBase<Derived>::setRandom(Index rows, Index cols)
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:519,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline explicit Replicate(const OriginalMatrixType& matrix)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:84:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Replicate(const OriginalMatrixType& matrix, Index rowFactor, Index colFactor)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows() * m_rowFactor.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols() * m_colFactor.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:97:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _MatrixTypeNested& nestedExpression() const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::replicate() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:134:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorwiseOp<ExpressionType,Direction>::replicate(Index factor) const
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:39:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline PacketType run(const PacketType& x) { return preverse(x); }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:44:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline PacketType run(const PacketType& x) { return x; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline Reverse(const MatrixType& matrix) : m_matrix(matrix) { }
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:101:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:118:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DenseBase<Derived>::reverse()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void DenseBase<Derived>::reverseInPlace()
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:172:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ExpressionType &xpr)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:183:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ExpressionType &xpr)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:204:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void VectorwiseOp<ExpressionType,Direction>::reverseInPlace()
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit EIGEN_STRONG_INLINE ArrayWrapper(ExpressionType& matrix) : m_expression(matrix) {}
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_expression.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:66:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_expression.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_expression.outerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_expression.innerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:73:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:75:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return m_expression.data(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& dst) const { dst = m_expression; }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:103:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize) { m_expression.resize(newSize); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:107:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:159:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline MatrixWrapper(ExpressionType& matrix) : m_expression(matrix) {}
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_expression.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:164:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_expression.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:166:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const { return m_expression.outerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:168:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const { return m_expression.innerStride(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:173:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* data() const { return m_expression.data(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index rowId, Index colId) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:182:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& coeffRef(Index index) const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nestedExpression() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize) { m_expression.resize(newSize); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:201:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:538,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:56:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(real,scalar_real_op,real part,\sa ArrayBase::real)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:57:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(imag,scalar_imag_op,imaginary part,\sa ArrayBase::imag)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:58:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(conj,scalar_conjugate_op,complex conjugate,\sa ArrayBase::conjugate)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:59:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(inverse,scalar_inverse_op,inverse,\sa ArrayBase::inverse)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:60:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sin,scalar_sin_op,sine,\sa ArrayBase::sin)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:61:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cos,scalar_cos_op,cosine,\sa ArrayBase::cos)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:62:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tan,scalar_tan_op,tangent,\sa ArrayBase::tan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:63:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(atan,scalar_atan_op,arc-tangent,\sa ArrayBase::atan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:64:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(asin,scalar_asin_op,arc-sine,\sa ArrayBase::asin)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:65:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(acos,scalar_acos_op,arc-consine,\sa ArrayBase::acos)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:66:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sinh,scalar_sinh_op,hyperbolic sine,\sa ArrayBase::sinh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:67:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cosh,scalar_cosh_op,hyperbolic cosine,\sa ArrayBase::cosh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:68:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tanh,scalar_tanh_op,hyperbolic tangent,\sa ArrayBase::tanh)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:69:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(lgamma,scalar_lgamma_op,natural logarithm of the gamma function,\sa ArrayBase::lgamma)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:70:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(digamma,scalar_digamma_op,derivative of lgamma,\sa ArrayBase::digamma)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:71:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erf,scalar_erf_op,error function,\sa ArrayBase::erf)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:72:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erfc,scalar_erfc_op,complement error function,\sa ArrayBase::erfc)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:73:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(exp,scalar_exp_op,exponential,\sa ArrayBase::exp)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:74:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log,scalar_log_op,natural logarithm,\sa Eigen::log10 DOXCOMMA ArrayBase::log)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:75:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log1p,scalar_log1p_op,natural logarithm of 1 plus the value,\sa ArrayBase::log1p)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:76:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log10,scalar_log10_op,base 10 logarithm,\sa Eigen::log DOXCOMMA ArrayBase::log)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:77:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs,scalar_abs_op,absolute value,\sa ArrayBase::abs DOXCOMMA MatrixBase::cwiseAbs)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:78:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs2,scalar_abs2_op,squared absolute value,\sa ArrayBase::abs2 DOXCOMMA MatrixBase::cwiseAbs2)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:79:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(arg,scalar_arg_op,complex argument,\sa ArrayBase::arg)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:80:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sqrt,scalar_sqrt_op,square root,\sa ArrayBase::sqrt DOXCOMMA MatrixBase::cwiseSqrt)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:81:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(rsqrt,scalar_rsqrt_op,reciprocal square root,\sa ArrayBase::rsqrt)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:82:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(square,scalar_square_op,square (power 2),\sa Eigen::abs2 DOXCOMMA Eigen::pow DOXCOMMA ArrayBase::square)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:83:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cube,scalar_cube_op,cube (power 3),\sa Eigen::pow DOXCOMMA ArrayBase::cube)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:84:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(round,scalar_round_op,nearest integer,\sa Eigen::floor DOXCOMMA Eigen::ceil DOXCOMMA ArrayBase::round)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:85:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(floor,scalar_floor_op,nearest integer not greater than the giben value,\sa Eigen::ceil DOXCOMMA ArrayBase::floor)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:86:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(ceil,scalar_ceil_op,nearest integer not less than the giben value,\sa Eigen::floor DOXCOMMA ArrayBase::ceil)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:87:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isnan,scalar_isnan_op,not-a-number test,\sa Eigen::isinf DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isnan)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:88:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isinf,scalar_isinf_op,infinite value test,\sa Eigen::isnan DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isinf)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:89:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isfinite,scalar_isfinite_op,finite value test,\sa Eigen::isinf DOXCOMMA Eigen::isnan DOXCOMMA ArrayBase::isfinite)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (NAME)(const Eigen::ArrayBase<Derived>& x) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:90:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
   EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sign,scalar_sign_op,sign (or 0),\sa ArrayBase::sign)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:108:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const ScalarExponent& exponent) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:114:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const typename Derived::Scalar& exponent) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:132:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Eigen::ArrayBase<Derived>& x, const Eigen::ArrayBase<ExponentDerived>& exponents)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:161:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:169:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(const typename Derived::Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:179:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(real,scalar_real_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:180:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(imag,scalar_imag_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:181:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
     EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(abs2,scalar_abs2_op)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:43:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit kernel_retval_base(const DecompositionType& dec)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_dec.cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_cols; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:51:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rank() const { return m_rank; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const DecompositionType& dec() const { return m_dec; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> inline void evalTo(Dest& dst) const
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:42:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   image_retval_base(const DecompositionType& dec, const MatrixType& originalMatrix)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:48:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_dec.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_cols; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rank() const { return m_rank; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const DecompositionType& dec() const { return m_dec; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const MatrixType& originalMatrix() const { return m_originalMatrix; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> inline void evalTo(Dest& dst) const
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:84:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivLU();
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:92:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivLU(Index rows, Index cols);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:100:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit FullPivLU(const EigenBase<InputType>& matrix);
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit FullPivLU(EigenBase<InputType>& matrix);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivLU& compute(const EigenBase<InputType>& matrix) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:131:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixType& matrixLU() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:144:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonzeroPivots() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar maxPivot() const { return m_maxpivot; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const PermutationPType& permutationP() const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:169:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PermutationQType& permutationQ() const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:189:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const internal::kernel_retval<FullPivLU> kernel() const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       image(const MatrixType& originalMatrix) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RealScalar rcond() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:273:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<MatrixType>::Scalar determinant() const;
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:292:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivLU& setThreshold(const RealScalar& threshold)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:307:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivLU& setThreshold(Default_t)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:317:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar threshold() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:332:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rank() const
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index dimensionOfKernel() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:362:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInjective() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:375:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isSurjective() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:387:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInvertible() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<FullPivLU> inverse() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:407:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType reconstructedMatrix() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:409:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_lu.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:410:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_lu.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:415:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const;
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:424:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:429:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void computeInPlace();
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:444:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FullPivLU<MatrixType>::FullPivLU()
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FullPivLU<MatrixType>::FullPivLU(Index rows, Index cols)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FullPivLU<MatrixType>::FullPivLU(const EigenBase<InputType>& matrix)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:477:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FullPivLU<MatrixType>::FullPivLU(EigenBase<InputType>& matrix)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:490:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FullPivLU<MatrixType>::computeInPlace()
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename internal::traits<MatrixType>::Scalar FullPivLU<MatrixType>::determinant() const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixType FullPivLU<MatrixType>::reconstructedMatrix() const
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:75:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   kernel_retval(const DecompositionType& dec) : Base(dec) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:622:3: note: in expansion of macro 'EIGEN_MAKE_KERNEL_HELPERS'
   EIGEN_MAKE_KERNEL_HELPERS(FullPivLU<_MatrixType>)
   ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:629:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> void evalTo(Dest& dst) const
                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:77:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   image_retval(const DecompositionType& dec, const MatrixType& originalMatrix) \
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:708:3: note: in expansion of macro 'EIGEN_MAKE_IMAGE_HELPERS'
   EIGEN_MAKE_IMAGE_HELPERS(FullPivLU<_MatrixType>)
   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:715:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> void evalTo(Dest& dst) const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:747:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FullPivLU<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:795:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FullPivLU<_MatrixType>::_solve_impl_transposed(const RhsType &rhs, DstType &dst) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:867:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename MatrixType::Scalar> &)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::fullPivLu() const
                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:98:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PartialPivLU();
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PartialPivLU(Index size);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:116:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PartialPivLU(const EigenBase<InputType>& matrix);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:126:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit PartialPivLU(EigenBase<InputType>& matrix);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PartialPivLU& compute(const EigenBase<InputType>& matrix) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixType& matrixLU() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:149:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PermutationType& permutationP() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RealScalar rcond() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<PartialPivLU> inverse() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:216:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType reconstructedMatrix() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:220:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_lu.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:221:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_lu.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:248:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const {
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:276:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:281:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void compute();
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:292:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PartialPivLU<MatrixType>::PartialPivLU()
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PartialPivLU<MatrixType>::PartialPivLU(Index size)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:315:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PartialPivLU<MatrixType>::PartialPivLU(const EigenBase<InputType>& matrix)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 PartialPivLU<MatrixType>::PartialPivLU(EigenBase<InputType>& matrix)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:365:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index unblocked_lu(MatrixType& lu, PivIndex* row_transpositions, PivIndex& nb_transpositions)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:426:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index blocked_lu(Index rows, Index cols, Scalar* lu_data, Index luStride, PivIndex* row_transpositions, PivIndex& nb_transpositions, Index maxBlockSize=256)
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:502:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void partial_lu_inplace(MatrixType& lu, TranspositionType& row_transpositions, typename TranspositionType::StorageIndex& nb_transpositions)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:515:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void PartialPivLU<MatrixType>::compute()
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:542:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename PartialPivLU<MatrixType>::Scalar PartialPivLU<MatrixType>::determinant() const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixType PartialPivLU<MatrixType>::reconstructedMatrix() const
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:575:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename LuType::Scalar> &)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:592:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::partialPivLu() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:607:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::lu() const
                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const MatrixBase<Derived>& matrix, int a, int b, int c)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:27:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const MatrixBase<Derived>& matrix, int j, int k, int m, int n)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:37:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename traits<Derived>::Scalar run(const Derived& m)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:47:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename traits<Derived>::Scalar run(const Derived& m)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:55:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename traits<Derived>::Scalar run(const Derived& m)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:63:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline typename traits<Derived>::Scalar run(const Derived& m)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:73:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static typename traits<Derived>::Scalar run(const Derived& m)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:92:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::traits<Derived>::Scalar MatrixBase<Derived>::determinant() const
                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const MatrixType& matrix, ResultType& result)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:43:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const MatrixType& matrix, ResultType& result)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   )
   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:78:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType& result)
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const MatrixType& matrix, ResultType& result)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:108:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   )
   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:126:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename MatrixType::Scalar cofactor_3x3(const MatrixType& m)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ResultType& result)
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:159:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const MatrixType& matrix, ResultType& result)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:182:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   )
   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:205:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const MatrixBase<Derived>& matrix, int i1, int i2, int i3, int j1, int j2, int j3)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:213:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename MatrixType::Scalar cofactor_4x4(const MatrixType& matrix)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const MatrixType& matrix, ResultType& result)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:271:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   )
   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:293:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename XprType::Scalar> &)
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:335:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const Inverse<Derived> MatrixBase<Derived>::inverse() const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:367:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ) const
     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:405:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ) const
     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const MatrixType& mat, ResultType& result)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const MatrixType& mat, ResultType& result)
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:40:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiRotation() {}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:43:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiRotation(const Scalar& c, const Scalar& s) : m_c(c), m_s(s) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:45:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& c() { return m_c; }
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:46:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar c() const { return m_c; }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& s() { return m_s; }
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:48:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar s() const { return m_s; }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:51:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiRotation operator*(const JacobiRotation& other)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiRotation transpose() const { using numext::conj; return JacobiRotation(m_c, -conj(m_s)); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiRotation adjoint() const { using numext::conj; return JacobiRotation(conj(m_c), -m_s); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:65:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool makeJacobi(const MatrixBase<Derived>&, Index p, Index q);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:66:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z);
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:68:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeGivens(const Scalar& p, const Scalar& q, Scalar* r=0);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:72:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type);
                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:83:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool JacobiRotation<Scalar>::makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:126:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool JacobiRotation<Scalar>::makeJacobi(const MatrixBase<Derived>& m, Index p, Index q)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:148:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:156:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type)
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:215:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j);
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:277:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:292:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:305:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:323:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:432:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void /*EIGEN_DONT_INLINE*/ apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j)
                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:84:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LLT() : m_matrix(), m_isInitialized(false) {}
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LLT(Index size) : m_matrix(size, size),
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LLT(const EigenBase<InputType>& matrix)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LLT(EigenBase<InputType>& matrix)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Traits::MatrixU matrixU() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:126:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Traits::MatrixL matrixL() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:153:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace(const MatrixBase<Derived> &bAndX) const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:156:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LLT& compute(const EigenBase<InputType>& matrix);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar rcond() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:172:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixType& matrixLLT() const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:178:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType reconstructedMatrix() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:197:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LLT& adjoint() const { return *this; };
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:200:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LLT rankUpdate(const VectorType& vec, const RealScalar& sigma = 1);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:208:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:233:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:306:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index unblocked(MatrixType& mat)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index blocked(MatrixType& m)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:375:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Index unblocked(MatrixType& mat)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:381:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE Index blocked(MatrixType& mat)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:387:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:398:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:399:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:400:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool inplace_decomposition(MatrixType& m)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:409:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:410:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool inplace_decomposition(MatrixType& m)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 LLT<MatrixType,_UpLo>& LLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:462:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 LLT<_MatrixType,_UpLo> LLT<_MatrixType,_UpLo>::rankUpdate(const VectorType& v, const RealScalar& sigma)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void LLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void LLT<MatrixType,_UpLo>::solveInPlace(const MatrixBase<Derived> &bAndX) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:512:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixType LLT<MatrixType,_UpLo>::reconstructedMatrix() const
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:524:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::llt() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:535:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SelfAdjointView<MatrixType, UpLo>::llt() const
                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:77:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LDLT()
          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:90:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LDLT(Index size)
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:105:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LDLT(const EigenBase<InputType>& matrix)
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LDLT(EigenBase<InputType>& matrix)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setZero()
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Traits::MatrixU matrixU() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename Traits::MatrixL matrixL() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:156:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const TranspositionType& transpositionsP() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Diagonal<const MatrixType> vectorD() const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:170:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isPositive() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:177:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isNegative(void) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:200:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool solveInPlace(MatrixBase<Derived> &bAndX) const;
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:212:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LDLT& compute(const EigenBase<InputType>& matrix);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:217:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar rcond() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:224:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LDLT& rankUpdate(const MatrixBase<Derived>& w, const RealScalar& alpha=1);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:230:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixType& matrixLDLT() const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:236:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType reconstructedMatrix() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:243:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const LDLT& adjoint() const { return *this; };
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:245:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:253:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:262:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:294:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:407:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::RealScalar& sigma=1)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:445:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool update(MatrixType& mat, const TranspositionType& transpositions, Workspace& tmp, const WType& w, const typename MatrixType::RealScalar& sigma=1)
                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:457:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:464:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE bool update(MatrixType& mat, TranspositionType& transpositions, Workspace& tmp, WType& w, const typename MatrixType::RealScalar& sigma=1)
                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:475:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:476:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:483:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:484:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:493:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:533:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::rankUpdate(const MatrixBase<Derived>& w, const typename LDLT<MatrixType,_UpLo>::RealScalar& sigma)
                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:561:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void LDLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:614:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool LDLT<MatrixType,_UpLo>::solveInPlace(MatrixBase<Derived> &bAndX) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:628:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixType LDLT<MatrixType,_UpLo>::reconstructedMatrix() const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:655:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SelfAdjointView<MatrixType, UpLo>::ldlt() const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:666:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::ldlt() const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:23,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void MatrixBase<Derived>::makeHouseholderInPlace(Scalar& tau, RealScalar& beta)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:68:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar& beta) const
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:116:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar* workspace)
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar* workspace)
                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:90:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:102:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence(const VectorsType& v, const CoeffsType& h)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:167:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence(const HouseholderSequence& other)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:180:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return Side==OnTheLeft ? m_vectors.rows() : m_vectors.cols(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:186:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:202:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const EssentialVectorType essentialVector(Index k) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:209:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence transpose() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConjugateReturnType conjugate() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:224:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConjugateReturnType adjoint() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConjugateReturnType inverse() const { return adjoint(); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:233:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename DestType> inline void evalTo(DestType& dst) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:242:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void evalTo(Dest& dst, Workspace& workspace) const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:285:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> inline void applyThisOnTheRight(Dest& dst) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void applyThisOnTheRight(Dest& dst, Workspace& workspace) const
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> inline void applyThisOnTheLeft(Dest& dst) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:313:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void applyThisOnTheLeft(Dest& dst, Workspace& workspace) const
                                                                     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:356:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::matrix_type_times_scalar_type<Scalar, OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other) const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence& setLength(Index length)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:392:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence& setShift(Index shift)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:398:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index length() const { return m_length; }  /**< \brief Returns the length of the Householder sequence. */
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index shift() const { return m_shift; }    /**< \brief Returns the shift of the Householder sequence. */
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:414:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequence& setTrans(bool trans)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:420:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool trans() const { return m_trans; }     /**< \brief Returns the transpose flag. */
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:438:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename internal::matrix_type_times_scalar_type<typename VectorsType::Scalar,OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other, const HouseholderSequence<VectorsType,CoeffsType,Side>& h)
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:451:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 HouseholderSequence<VectorsType,CoeffsType> householderSequence(const VectorsType& v, const CoeffsType& h)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:463:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 HouseholderSequence<VectorsType,CoeffsType,OnTheRight> rightHouseholderSequence(const VectorsType& v, const CoeffsType& h)
                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:51:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void make_block_householder_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const CoeffsType& hCoeffs)
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:79:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsType& hCoeffs, bool forward)
                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:70:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderQR() : m_qr(), m_hCoeffs(), m_temp(), m_isInitialized(false) {}
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:78:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderQR(Index rows, Index cols)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit HouseholderQR(const EigenBase<InputType>& matrix)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit HouseholderQR(EigenBase<InputType>& matrix)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:140:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequenceType householderQ() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:163:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixQR() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:170:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderQR& compute(const EigenBase<InputType>& matrix) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar absDeterminant() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:203:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar logAbsDeterminant() const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_qr.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_qr.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:212:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:217:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void computeInPlace();
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar HouseholderQR<MatrixType>::absDeterminant() const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:245:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar HouseholderQR<MatrixType>::logAbsDeterminant() const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void householder_qr_inplace_unblocked(MatrixQR& mat, HCoeffs& hCoeffs, typename MatrixQR::Scalar* tempData = 0)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:297:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       typename MatrixQR::Scalar* tempData = 0)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void HouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:379:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void HouseholderQR<MatrixType>::computeInPlace()
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:402:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::householderQr() const
                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:87:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivHouseholderQR()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivHouseholderQR(Index rows, Index cols)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:126:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit FullPivHouseholderQR(const EigenBase<InputType>& matrix)
                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:146:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit FullPivHouseholderQR(EigenBase<InputType>& matrix)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:176:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:184:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixQReturnType matrixQ(void) const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:188:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixQR() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:195:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationType& colsPermutation() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const IntDiagSizeVectorType& rowsTranspositions() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:224:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar absDeterminant() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:238:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar logAbsDeterminant() const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rank() const
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index dimensionOfKernel() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInjective() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isSurjective() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInvertible() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:312:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<FullPivHouseholderQR> inverse() const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_qr.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:319:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_qr.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:325:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:344:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivHouseholderQR& setThreshold(const RealScalar& threshold)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:359:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FullPivHouseholderQR& setThreshold(Default_t)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:369:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar threshold() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonzeroPivots() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar maxPivot() const { return m_maxpivot; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:404:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:409:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void computeInPlace();
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::absDeterminant() const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:434:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::logAbsDeterminant() const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:449:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FullPivHouseholderQR<MatrixType>& FullPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:457:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FullPivHouseholderQR<MatrixType>::computeInPlace()
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:542:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FullPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:583:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:606:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                         const IntDiagSizeVectorType& rowsTranspositions)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void evalTo(ResultType& result) const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:621:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void evalTo(ResultType& result, WorkVectorType& workspace) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:640:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() const { return m_qr.rows(); }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:641:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() const { return m_qr.rows(); }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:657:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FullPivHouseholderQR<MatrixType>::MatrixQReturnType FullPivHouseholderQR<MatrixType>::matrixQ() const
                                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:669:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::fullPivHouseholderQr() const
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:83:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColPivHouseholderQR()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColPivHouseholderQR(Index rows, Index cols)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:124:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ColPivHouseholderQR(const EigenBase<InputType>& matrix)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ColPivHouseholderQR(EigenBase<InputType>& matrix)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:181:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequenceType householderQ() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:182:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequenceType matrixQ() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixQR() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixR() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:214:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationType& colsPermutation() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:233:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar absDeterminant() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:247:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename MatrixType::RealScalar logAbsDeterminant() const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:255:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rank() const
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:272:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index dimensionOfKernel() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:285:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInjective() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:298:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isSurjective() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isInvertible() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<ColPivHouseholderQR> inverse() const
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:327:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_qr.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:328:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_qr.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:334:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:353:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColPivHouseholderQR& setThreshold(const RealScalar& threshold)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:368:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColPivHouseholderQR& setThreshold(Default_t)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar threshold() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:394:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonzeroPivots() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:403:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar maxPivot() const { return m_maxpivot; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:411:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:420:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:427:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:432:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void computeInPlace();
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:448:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::absDeterminant() const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:457:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::logAbsDeterminant() const
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:472:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ColPivHouseholderQR<MatrixType>& ColPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:480:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ColPivHouseholderQR<MatrixType>::computeInPlace()
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:585:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ColPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:621:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:634:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::householderQ() const
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:646:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::colPivHouseholderQr() const
                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CompleteOrthogonalDecomposition() : m_cpqr(), m_zCoeffs(), m_temp() {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CompleteOrthogonalDecomposition(Index rows, Index cols)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:113:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit CompleteOrthogonalDecomposition(const EigenBase<InputType>& matrix)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:128:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit CompleteOrthogonalDecomposition(EigenBase<InputType>& matrix)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:148:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const MatrixBase<Rhs>& b) const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:154:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   HouseholderSequenceType householderQ(void) const;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:155:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   HouseholderSequenceType matrixQ(void) const { return m_cpqr.householderQ(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   MatrixType matrixZ() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:168:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const MatrixType& matrixQTZ() const { return m_cpqr.matrixQR(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const MatrixType& matrixT() const { return m_cpqr.matrixQR(); }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:184:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CompleteOrthogonalDecomposition& compute(const EigenBase<InputType>& matrix) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const PermutationType& colsPermutation() const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:209:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename MatrixType::RealScalar absDeterminant() const;
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename MatrixType::RealScalar logAbsDeterminant() const;
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:233:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rank() const { return m_cpqr.rank(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:242:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index dimensionOfKernel() const { return m_cpqr.dimensionOfKernel(); }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:251:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool isInjective() const { return m_cpqr.isInjective(); }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:260:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool isSurjective() const { return m_cpqr.isSurjective(); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:269:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool isInvertible() const { return m_cpqr.isInvertible(); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:276:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Inverse<CompleteOrthogonalDecomposition> pseudoInverse() const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:281:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_cpqr.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:282:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_cpqr.cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:289:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const HCoeffsType& hCoeffs() const { return m_cpqr.hCoeffs(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:296:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const HCoeffsType& zCoeffs() const { return m_zCoeffs; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:317:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CompleteOrthogonalDecomposition& setThreshold(const RealScalar& threshold) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:330:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CompleteOrthogonalDecomposition& setThreshold(Default_t) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar threshold() const { return m_cpqr.threshold(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:348:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonzeroPivots() const { return m_cpqr.nonzeroPivots(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:353:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline RealScalar maxPivot() const { return m_cpqr.maxPivot(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:363:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ComputationInfo info() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void _solve_impl(const RhsType& rhs, DstType& dst) const;
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:374:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void check_template_parameters() {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:378:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeInPlace();
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:383:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void applyZAdjointOnTheLeftInPlace(Rhs& rhs) const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 CompleteOrthogonalDecomposition<MatrixType>::absDeterminant() const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:398:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 CompleteOrthogonalDecomposition<MatrixType>::logAbsDeterminant() const {
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:410:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void CompleteOrthogonalDecomposition<MatrixType>::computeInPlace()
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:470:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Rhs& rhs) const {
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const RhsType& rhs, DstType& dst) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:535:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename CodType::Scalar> &)
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 CompleteOrthogonalDecomposition<MatrixType>::householderQ() const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:556:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::completeOrthogonalDecomposition() const {
                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:21:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          JacobiRotation<RealScalar> *j_right)
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:54:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UpperBidiagonalization() : m_householder(), m_bidiagonal(), m_isInitialized(false) {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit UpperBidiagonalization(const MatrixType& matrix)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:64:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UpperBidiagonalization& compute(const MatrixType& matrix);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:65:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UpperBidiagonalization& computeUnblocked(const MatrixType& matrix);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:67:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& householder() const { return m_householder; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BidiagonalType& bidiagonal() const { return m_bidiagonal; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HouseholderUSequenceType householderU() const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:76:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const HouseholderVSequenceType householderV() // const here gives nasty errors and i'm lazy
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:96:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                               typename MatrixType::Scalar* tempData = 0)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:159:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                       traits<MatrixType>::Flags & RowMajorBit> > Y)
                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:286:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                             typename MatrixType::Scalar* /*tempData*/ = 0)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:359:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::computeUnblocked(const _MatrixType& matrix)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:381:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::compute(const _MatrixType& matrix)
                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& derived() { return *static_cast<Derived*>(this); }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:72:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Derived& derived() const { return *static_cast<const Derived*>(this); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const MatrixUType& matrixU() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const MatrixVType& matrixV() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const SingularValuesType& singularValues() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index nonzeroSingularValues() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:130:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rank() const
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:155:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& setThreshold(const RealScalar& threshold)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& setThreshold(Default_t)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:180:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar threshold() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:190:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool computeU() const { return m_computeFullU || m_computeThinU; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:192:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool computeV() const { return m_computeFullV || m_computeThinV; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:194:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_rows; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:195:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_cols; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:208:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   solve(const MatrixBase<Rhs>& b) const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_impl(const RhsType &rhs, DstType &dst) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:223:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void check_template_parameters()
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:229:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool allocate(Index rows, Index cols, unsigned int computationOptions) ;
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:245:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SVDBase()
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:261:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SVDBase<Derived>::_solve_impl(const RhsType &rhs, DstType &dst) const
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:277:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool SVDBase<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:55:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {}
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, QRPreconditioner>&, const MatrixType&)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:76:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:86:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:133:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:170:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:225:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:258:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:269:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:309:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:321:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:358:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(typename SVD::WorkMatrixType&, SVD&, Index, Index, RealScalar&) { return true; }
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:367:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static bool run(typename SVD::WorkMatrixType& work_matrix, SVD& svd, Index p, Index q, RealScalar& maxDiagEntry)
                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiSVD()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:531:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiSVD(Index rows, Index cols, unsigned int computationOptions = 0)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:546:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit JacobiSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:561:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:569:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     JacobiSVD& compute(const MatrixType& matrix)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:581:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void allocate(Index rows, Index cols, unsigned int computationOptions);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:613:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void JacobiSVD<MatrixType, QRPreconditioner>::allocate(Index rows, Index cols, unsigned int computationOptions)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:663:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType& matrix, unsigned int computationOptions)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::jacobiSvd(unsigned int computationOptions) const
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:108:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BDCSVD() : m_algoswap(16), m_numIters(0)
          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BDCSVD(Index rows, Index cols, unsigned int computationOptions = 0)
                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BDCSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:140:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~BDCSVD()
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:154:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BDCSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:162:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BDCSVD& compute(const MatrixType& matrix)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void setSwitchSize(int s)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:174:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void allocate(Index rows, Index cols, unsigned int computationOptions);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:175:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void divide(Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift);
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:176:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V);
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:177:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeSingVals(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, VectorType& singVals, ArrayRef shifts, ArrayRef mus);
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:178:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void perturbCol0(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat);
                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:179:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeSingVecs(const ArrayRef& zhat, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V);
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deflation43(Index firstCol, Index shift, Index i, Index size);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:181:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size);
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:182:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift);
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:184:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naivev);
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1);
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:186:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static RealScalar secularEq(RealScalar x, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift);
                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:215:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:238:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 BDCSVD<MatrixType>& BDCSVD<MatrixType>::compute(const MatrixType& matrix, unsigned int computationOptions)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:312:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naiveV)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:340:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:391:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:571:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:692:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename BDCSVD<MatrixType>::RealScalar BDCSVD<MatrixType>::secularEq(RealScalar mu, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift)
                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:709:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                          VectorType& singVals, ArrayRef shifts, ArrayRef mus)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:928:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:977:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1021:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::deflation43(Index firstCol, Index shift, Index i, Index size)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1050:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size)
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1090:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift)
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1269:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::bdcSvd(unsigned int computationOptions) const
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::cross(const MatrixBase<OtherDerived>& other) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   run(const VectorLhs& lhs, const VectorRhs& rhs)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:82:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::cross3(const MatrixBase<OtherDerived>& other) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:110:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorwiseOp<ExpressionType,Direction>::cross(const MatrixBase<OtherDerived>& other) const
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:147:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline VectorType run(const Derived& src)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline VectorType run(const Derived& src)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:209:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline VectorType run(const Derived& src)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:226:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::unitOrthogonal() const
                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/EulerAngles.h:37:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::eulerAngles(Index a0, Index a1, Index a2) const
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline Homogeneous(const MatrixType& matrix)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows() + (int(Direction)==Vertical   ? 1 : 0); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:76:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols() + (int(Direction)==Horizontal ? 1 : 0); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:78:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const NestedExpression& nestedExpression() const { return m_matrix; }
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator* (const MatrixBase<Rhs>& rhs) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator* (const MatrixBase<Lhs>& lhs, const Homogeneous& rhs)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:98:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator* (const Transform<Scalar,Dim,Mode,Options>& lhs, const Homogeneous& rhs)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     redux(const Func& func) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::homogeneous() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:148:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorwiseOp<ExpressionType,Direction>::homogeneous() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::hnormalized() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:196:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorwiseOp<ExpressionType,Direction>::hnormalized() const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static const type& run(const type &x) { return x; }
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static type run (const TransformType& x) { return x.affine(); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:235:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static const type& run (const TransformType& x) { return x.matrix(); }
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:260:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC homogeneous_left_product_impl(const Lhs& lhs, const MatrixType& rhs)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:265:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:266:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:268:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:299:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC homogeneous_right_product_impl(const MatrixType& lhs, const Rhs& rhs)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:303:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:306:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:354:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:371:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:387:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Homogeneous<LhsArg,Horizontal>& lhs, const Rhs& rhs)
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:418:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:428:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:440:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:482:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const TransformType& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:42:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Derived& derived() { return *static_cast<Derived*>(this); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:45:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline RotationMatrixType toRotationMatrix() const { return derived().toRotationMatrix(); }
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline RotationMatrixType matrix() const { return derived().toRotationMatrix(); }
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:53:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Derived inverse() const { return derived().inverse(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Isometry> operator*(const Translation<Scalar,Dim>& t) const
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:60:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const UniformScaling<Scalar>& s) const
                                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const EigenBase<OtherDerived>& e) const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:76:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const EigenBase<OtherDerived>& l, const Derived& r)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:80:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC friend inline Transform<Scalar,Dim,Affine> operator*(const DiagonalMatrix<Scalar,Dim>& l, const Derived& r)
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:89:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator*(const Transform<Scalar,Dim,Mode,Options>& t) const
                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:93:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline VectorType _transformVector(const OtherVectorType& v) const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:105:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const MatrixType& m)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:113:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const DiagonalMatrix<Scalar,Dim,MaxDim>& m)
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:126:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE ReturnType run(const RotationDerived& r, const OtherVectorType& v)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:141:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:155:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:182:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC static inline Matrix<Scalar,2,2> toRotationMatrix(const Scalar& s)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:189:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC static inline Matrix<Scalar,Dim,Dim> toRotationMatrix(const RotationBase<OtherDerived,Dim>& r)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:195:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC static inline const MatrixBase<OtherDerived>& toRotationMatrix(const MatrixBase<OtherDerived>& mat)
                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Rotation2D(const Scalar& a) : m_angle(a) {}
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Rotation2D() {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit Rotation2D(const MatrixBase<Derived>& m)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:78:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar angle() const { return m_angle; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:81:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& angle() { return m_angle; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar smallestPositiveAngle() const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:90:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar smallestAngle() const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:98:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Rotation2D inverse() const { return Rotation2D(-m_angle); }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:101:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Rotation2D operator*(const Rotation2D& other) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:105:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Rotation2D& operator*=(const Rotation2D& other)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:109:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Vector2 operator* (const Vector2& vec) const
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:113:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Matrix2 toRotationMatrix() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:124:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Rotation2D& operator=(const  MatrixBase<Derived>& m)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:130:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Rotation2D slerp(const Scalar& t, const Rotation2D& other) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Rotation2D,Rotation2D<NewScalarType> >::type cast() const
                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:147:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Rotation2D(const Rotation2D<OtherScalarType>& other)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline Rotation2D Identity() { return Rotation2D(0); }
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:158:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const Rotation2D& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:176:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:188:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC Rotation2D<Scalar>::toRotationMatrix(void) const
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline CoeffReturnType x() const { return this->derived().coeffs().coeff(0); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline CoeffReturnType y() const { return this->derived().coeffs().coeff(1); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline CoeffReturnType z() const { return this->derived().coeffs().coeff(2); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:72:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline CoeffReturnType w() const { return this->derived().coeffs().coeff(3); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:75:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType x() { return this->derived().coeffs().x(); }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:77:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType y() { return this->derived().coeffs().y(); }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:79:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType z() { return this->derived().coeffs().z(); }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType w() { return this->derived().coeffs().w(); }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const VectorBlock<const Coefficients,3> vec() const { return coeffs().template head<3>(); }
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorBlock<Coefficients,3> vec() { return coeffs().template head<3>(); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:90:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const typename internal::traits<Derived>::Coefficients& coeffs() const { return derived().coeffs(); }
                                                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:93:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline typename internal::traits<Derived>::Coefficients& coeffs() { return derived().coeffs(); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:95:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& operator=(const QuaternionBase<Derived>& other);
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:96:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const QuaternionBase<OtherDerived>& other);
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Derived& operator=(const AngleAxisType& aa);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:106:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC Derived& operator=(const MatrixBase<OtherDerived>& m);
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:111:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(Scalar(1), Scalar(0), Scalar(0), Scalar(0)); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline QuaternionBase& setIdentity() { coeffs() << Scalar(0), Scalar(0), Scalar(0), Scalar(1); return *this; }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar squaredNorm() const { return coeffs().squaredNorm(); }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:125:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar norm() const { return coeffs().norm(); }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:129:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void normalize() { coeffs().normalize(); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); }
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:139:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC inline Scalar dot(const QuaternionBase<OtherDerived>& other) const { return coeffs().dot(other.coeffs()); }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:141:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC Scalar angularDistance(const QuaternionBase<OtherDerived>& other) const;
                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:144:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:148:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Derived& setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:150:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion<Scalar> operator* (const QuaternionBase<OtherDerived>& q) const;
                                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:151:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator*= (const QuaternionBase<OtherDerived>& q);
                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Quaternion<Scalar> inverse() const;
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Quaternion<Scalar> conjugate() const;
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class OtherDerived> EIGEN_DEVICE_FUNC Quaternion<Scalar> slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const;
                                                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:166:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const QuaternionBase<OtherDerived>& other, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:170:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Vector3 _transformVector(const Vector3& v) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:185:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename internal::enable_if<internal::is_same<Scalar,NewScalarType>::value,const Derived&>::type cast() const
                                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:192:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename internal::enable_if<!internal::is_same<Scalar,NewScalarType>::value,Quaternion<NewScalarType> >::type cast() const
                                                                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:202:3: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
   EIGEN_DEFAULT_COPY_CONSTRUCTOR(QuaternionBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:203:3: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
   EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(QuaternionBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:203:3: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
   EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(QuaternionBase)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
   EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
   EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:265:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Quaternion() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:274:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Quaternion(const Scalar& w, const Scalar& x, const Scalar& y, const Scalar& z) : m_coeffs(x, y, z, w){}
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:277:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Quaternion(const Scalar* data) : m_coeffs(data) {}
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:280:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class Derived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion(const QuaternionBase<Derived>& other) { this->Base::operator=(other); }
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:283:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Quaternion(const AngleAxisType& aa) { *this = aa; }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:290:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Quaternion(const MatrixBase<Derived>& other) { *this = other; }
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:294:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Quaternion(const Quaternion<OtherScalar, OtherOptions>& other)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:297:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static Quaternion UnitRandom();
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:300:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static Quaternion FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:302:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs;}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:303:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:315:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static EIGEN_STRONG_INLINE void _check_template_params()
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:383:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(const Scalar* coeffs) : m_coeffs(coeffs) {}
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
                                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
     EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:873:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(Derived)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
     EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(Scalar* coeffs) : m_coeffs(coeffs) {}
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:422:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:423:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:451:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived1>& a, const QuaternionBase<Derived2>& b){
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:467:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::operator* (const QuaternionBase<OtherDerived>& other) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:478:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator*= (const QuaternionBase<OtherDerived>& other)
                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:493:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::_transformVector(const Vector3& v) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:506:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& QuaternionBase<Derived>::operator=(const QuaternionBase<Derived>& other)
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:514:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const QuaternionBase<OtherDerived>& other)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:523:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const AngleAxisType& aa)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:541:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::operator=(const MatrixBase<MatrixDerived>& xpr)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:554:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::toRotationMatrix(void) const
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:600:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:641:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::UnitRandom()
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:667:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:682:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Quaternion<typename internal::traits<Derived>::Scalar> QuaternionBase<Derived>::inverse() const
                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:699:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived>& q){
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:713:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::conjugate() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:726:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::angularDistance(const QuaternionBase<OtherDerived>& other) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:744:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 QuaternionBase<Derived>::slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:781:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& a_mat)
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:822:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& vec)
                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC AngleAxis() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:80:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline AngleAxis(const Scalar& angle, const MatrixBase<Derived>& axis) : m_axis(axis), m_angle(angle) {}
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:85:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AngleAxis(const QuaternionBase<QuatDerived>& q) { *this = q; }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:88:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AngleAxis(const MatrixBase<Derived>& m) { *this = m; }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Scalar angle() const { return m_angle; }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:93:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Scalar& angle() { return m_angle; }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:96:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Vector3& axis() const { return m_axis; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:101:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Vector3& axis() { return m_axis; }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:104:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline QuaternionType operator* (const AngleAxis& other) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& other) const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:112:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   friend EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& a, const AngleAxis& b)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:116:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC AngleAxis inverse() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC AngleAxis& operator=(const QuaternionBase<QuatDerived>& q);
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:122:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC AngleAxis& operator=(const MatrixBase<Derived>& m);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:125:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC AngleAxis& fromRotationMatrix(const MatrixBase<Derived>& m);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix(void) const;
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:134:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<AngleAxis,AngleAxis<NewScalarType> >::type cast() const
                                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:139:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AngleAxis(const AngleAxis<OtherScalarType>& other)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline const AngleAxis Identity() { return AngleAxis(Scalar(0), Vector3::UnitX()); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const AngleAxis& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:170:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const QuaternionBase<QuatDerived>& q)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:197:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const MatrixBase<Derived>& mat)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:209:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:218:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC AngleAxis<Scalar>::toRotationMatrix(void) const
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:256:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform()
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:262:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform(const Transform& other)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:268:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Transform(const TranslationType& t)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Transform(const UniformScaling<Scalar>& s)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:279:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Transform(const RotationBase<Derived, Dim>& r)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:285:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator=(const Transform& other)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:292:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Transform(const EigenBase<OtherDerived>& other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:303:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator=(const EigenBase<OtherDerived>& other)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:313:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,Mode,OtherOptions>& other)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:321:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,OtherMode,OtherOptions>& other)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:362:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Transform(const ReturnByValue<OtherDerived>& other)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:369:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Transform& operator=(const ReturnByValue<OtherDerived>& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:384:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return int(Mode)==int(Projective) ? m_matrix.cols() : (m_matrix.cols()-1); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_matrix.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:389:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (Index row, Index col) const { return m_matrix(row,col); }
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& operator() (Index row, Index col) { return m_matrix(row,col); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:395:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const MatrixType& matrix() const { return m_matrix; }
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline MatrixType& matrix() { return m_matrix; }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:400:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ConstLinearPart linear() const { return ConstLinearPart(m_matrix,0,0); }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline LinearPart linear() { return LinearPart(m_matrix,0,0); }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ConstAffinePart affine() const { return take_affine_part::run(m_matrix); }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:407:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AffinePart affine() { return take_affine_part::run(m_matrix); }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ConstTranslationPart translation() const { return ConstTranslationPart(m_matrix,0,Dim); }
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline TranslationPart translation() { return TranslationPart(m_matrix,0,Dim); }
                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:441:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator * (const EigenBase<OtherDerived> &other) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:453:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator * (const EigenBase<OtherDerived> &a, const Transform &b)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:464:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator * (const DiagonalBase<DiagonalDerived> &b) const
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:479:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator * (const DiagonalBase<DiagonalDerived> &a, const Transform &b)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:490:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator*=(const EigenBase<OtherDerived>& other) { return *this = *this * other; }
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Transform operator * (const Transform& other) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:526:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator * (const Transform<Scalar,Dim,OtherMode,OtherOptions>& other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:533:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void setIdentity() { m_matrix.setIdentity(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:539:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static const Transform Identity()
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:546:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& scale(const MatrixBase<OtherDerived> &other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:550:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& prescale(const MatrixBase<OtherDerived> &other);
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& scale(const Scalar& s);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:553:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& prescale(const Scalar& s);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:557:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& translate(const MatrixBase<OtherDerived> &other);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:561:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& pretranslate(const MatrixBase<OtherDerived> &other);
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:565:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& rotate(const RotationType& rotation);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:569:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& prerotate(const RotationType& rotation);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:571:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Transform& shear(const Scalar& sx, const Scalar& sy);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:572:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Transform& preshear(const Scalar& sx, const Scalar& sy);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:574:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator=(const TranslationType& t);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:577:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& operator*=(const TranslationType& t) { return translate(t.vector()); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:579:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform operator*(const TranslationType& t) const;
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:582:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& operator=(const UniformScaling<Scalar>& t);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:585:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& operator*=(const UniformScaling<Scalar>& s) { return scale(s.factor()); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:588:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline TransformTimeDiagonalReturnType operator*(const UniformScaling<Scalar>& s) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:596:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform& operator*=(const DiagonalMatrix<Scalar,Dim>& s) { linearExt() *= s; return *this; }
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:599:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator=(const RotationBase<Derived,Dim>& r);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform& operator*=(const RotationBase<Derived,Dim>& r) { return rotate(r.toRotationMatrix()); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:603:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform operator*(const RotationBase<Derived,Dim>& r) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:605:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const LinearMatrixType rotation() const;
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:608:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:611:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:616:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale);
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:619:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform inverse(TransformTraits traits = (TransformTraits)Mode) const;
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:622:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* data() const { return m_matrix.data(); }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:624:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Scalar* data() { return m_matrix.data(); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:632:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Transform,Transform<NewScalarType,Dim,Mode,Options> >::type cast() const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:637:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& other)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:647:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const Transform& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:652:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void makeAffine()
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:661:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt()
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:667:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt() const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:674:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt()
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:680:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt() const
                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:690:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void check_template_params()
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:844:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::scale(const MatrixBase<OtherDerived> &other)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:857:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::scale(const Scalar& s)
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:871:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::prescale(const MatrixBase<OtherDerived> &other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:884:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::prescale(const Scalar& s)
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:898:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::translate(const MatrixBase<OtherDerived> &other)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:912:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::pretranslate(const MatrixBase<OtherDerived> &other)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::rotate(const RotationType& rotation)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:958:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::prerotate(const RotationType& rotation)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:972:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::shear(const Scalar& sx, const Scalar& sy)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:988:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::preshear(const Scalar& sx, const Scalar& sy)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1001:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const TranslationType& t)
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1010:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const TranslationType& t) const
                                                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1018:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const UniformScaling<Scalar>& s)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1028:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const RotationBase<Derived,Dim>& r)
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1038:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const RotationBase<Derived,Dim>& r) const
                                                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1058:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::rotation() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1079:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1108:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1146:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void run(MatrixType &mat)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1157:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename MatrixType> EIGEN_DEVICE_FUNC static void run(MatrixType &) { }
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1164:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const TransformType&, TransformType&)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1171:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const TransformType& m, TransformType& res)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1202:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Transform<Scalar,Dim,Mode,Options>::inverse(TransformTraits hint) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1241:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline AffinePart run(MatrixType& m)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ConstAffinePart run(const MatrixType& m)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixType& run(MatrixType& m) { return m; }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1251:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const MatrixType& run(const MatrixType& m) { return m; }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1261:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1272:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1282:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1289:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(Transform<typename Other::Scalar,Dim,AffineCompact,Options> *transform, const Other& other)
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1315:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1333:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1359:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1384:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1406:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Other& other,const TransformType& tr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Other& other,const TransformType& tr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Other& other,const TransformType& tr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1449:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Other& other,const TransformType& tr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1465:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Other& other, const TransformType& tr)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1487:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Lhs& lhs, const Rhs& rhs)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1503:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Lhs& lhs, const Rhs& rhs)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1515:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Lhs& lhs, const Rhs& rhs)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1530:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static ResultType run(const Lhs& lhs, const Rhs& rhs)
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:54:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Translation() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:56:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:63:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:71:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {}
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:74:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar x() const { return m_coeffs.x(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:76:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar y() const { return m_coeffs.y(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:78:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar z() const { return m_coeffs.z(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& x() { return m_coeffs.x(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:83:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& y() { return m_coeffs.y(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:85:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& z() { return m_coeffs.z(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const VectorType& vector() const { return m_coeffs; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:88:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType& vector() { return m_coeffs; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const VectorType& translation() const { return m_coeffs; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:91:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType& translation() { return m_coeffs; }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:94:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Translation operator* (const Translation& other) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:98:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const UniformScaling<Scalar>& other) const;
                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:102:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const EigenBase<OtherDerived>& linear) const;
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:106:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline IsometryTransformType operator*(const RotationBase<Derived,Dim>& r) const
                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:112:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AffineTransformType operator*(const EigenBase<OtherDerived>& linear, const Translation& t)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:125:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator* (const Transform<Scalar,Dim,Mode,Options>& t) const
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:135:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator* (const MatrixBase<Derived>& vec) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:139:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Translation inverse() const { return Translation(-m_coeffs); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:141:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static const Translation Identity() { return Translation(VectorType::Zero()); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:149:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Translation,Translation<NewScalarType,Dim> >::type cast() const
                                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:154:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other)
                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:161:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const Translation& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:176:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Translation<Scalar,Dim>::operator* (const UniformScaling<Scalar>& other) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:189:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Translation<Scalar,Dim>::operator* (const EigenBase<OtherDerived>& linear) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   UniformScaling() {}
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:48:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit inline UniformScaling(const Scalar& s) : m_factor(s) {}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Scalar& factor() const { return m_factor; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:51:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Scalar& factor() { return m_factor; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline UniformScaling operator* (const UniformScaling& other) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform<Scalar,Dim,Affine> operator* (const Translation<Scalar,Dim>& t) const;
                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:63:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Transform<Scalar,Dim,(int(Mode)==int(Isometry)?Affine:Mode)> operator* (const Transform<Scalar,Dim, Mode, Options>& t) const
                                                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline typename internal::plain_matrix_type<Derived>::type operator* (const MatrixBase<Derived>& other) const
                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:77:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Matrix<Scalar,Dim,Dim> operator*(const RotationBase<Derived,Dim>& r) const
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline UniformScaling inverse() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:90:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline UniformScaling<NewScalarType> cast() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:95:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline explicit UniformScaling(const UniformScaling<OtherScalarType>& other)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:102:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool isApprox(const UniformScaling& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const MatrixBase<Derived>& matrix, const UniformScaling<Scalar>& s)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:121:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline UniformScaling<float> Scaling(float s) { return UniformScaling<float>(s); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:123:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline UniformScaling<double> Scaling(double s) { return UniformScaling<double>(s); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:126:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline UniformScaling<std::complex<RealScalar> > Scaling(const std::complex<RealScalar>& s)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:131:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline DiagonalMatrix<Scalar,2> Scaling(const Scalar& sx, const Scalar& sy)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:135:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline DiagonalMatrix<Scalar,3> Scaling(const Scalar& sx, const Scalar& sy, const Scalar& sz)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:142:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const DiagonalWrapper<const Derived> Scaling(const MatrixBase<Derived>& coeffs)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:158:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 UniformScaling<Scalar>::operator* (const Translation<Scalar,Dim>& t) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:53:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Hyperplane() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:56:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Hyperplane(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Hyperplane(Index _dim) : m_coeffs(_dim+1) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:67:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const VectorType& e)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:78:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const Scalar& d)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:88:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:99:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2)
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:123:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit Hyperplane(const ParametrizedLine<Scalar, AmbientDimAtCompileTime>& parametrized)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:129:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~Hyperplane() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_coeffs.size()-1 : Index(AmbientDimAtCompileTime); }
                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:135:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC void normalize(void)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:143:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar signedDistance(const VectorType& p) const { return normal().dot(p) + offset(); }
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar absDistance(const VectorType& p) const { return numext::abs(signedDistance(p)); }
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:152:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorType projection(const VectorType& p) const { return p - signedDistance(p) * normal(); }
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coeffs,0,0,dim(),1); }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar& offset() const { return m_coeffs.coeff(dim()); }
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:171:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar& offset() { return m_coeffs(dim()); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:176:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:189:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType intersection(const Hyperplane& other) const
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:217:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Hyperplane& transform(const MatrixBase<XprType>& mat, TransformTraits traits = Affine)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:242:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                 TransformTraits traits = Affine)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:256:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            Hyperplane<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:264:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:272:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:44:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline ParametrizedLine() {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ParametrizedLine(const ParametrizedLine<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:53:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(Index _dim) : m_origin(_dim), m_direction(_dim) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ParametrizedLine(const VectorType& origin, const VectorType& direction)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:62:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane);
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:65:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~ParametrizedLine() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index dim() const { return m_direction.size(); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:73:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const VectorType& origin() const { return m_origin; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:74:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType& origin() { return m_origin; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:76:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const VectorType& direction() const { return m_direction; }
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType& direction() { return m_direction; }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:82:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC RealScalar squaredDistance(const VectorType& p) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC RealScalar distance(const VectorType& p) const { EIGEN_USING_STD_MATH(sqrt) return sqrt(squaredDistance(p)); }
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:93:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType projection(const VectorType& p) const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:96:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType pointAt(const Scalar& t) const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:99:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Scalar intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:102:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Scalar intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:105:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC VectorType intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:114:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ParametrizedLine<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:122:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:132:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const ParametrizedLine& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:146:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline ParametrizedLine<_Scalar, _AmbientDim,_Options>::ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim,OtherOptions>& hyperplane)
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:157:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ParametrizedLine<_Scalar, _AmbientDim,_Options>::pointAt(const _Scalar& t) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:166:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
                                                                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:178:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
                                                                                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:188:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
                                                                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new(std::size_t size) { \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void *operator new[](std::size_t size) { \
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                          ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
                                                                ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
                                                      ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
                                                        ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
       void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                                   ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
       EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #   define EIGEN_NO_THROW throw()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
       void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
                                                              ^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
   EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:49,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox()
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AlignedBox(Index _dim) : m_min(_dim), m_max(_dim)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:75:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox(const OtherVectorType1& _min, const OtherVectorType2& _max) : m_min(_min), m_max(_max) {}
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AlignedBox(const MatrixBase<Derived>& p) : m_min(p), m_max(m_min)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:82:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~AlignedBox() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:85:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_min.size() : Index(AmbientDimAtCompileTime); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline bool isNull() const { return isEmpty(); }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:91:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void setNull() { setEmpty(); }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:95:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline bool isEmpty() const { return (m_min.array() > m_max.array()).any(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void setEmpty()
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const VectorType& (min)() const { return m_min; }
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:108:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorType& (min)() { return m_min; }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:110:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const VectorType& (max)() const { return m_max; }
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorType& (max)() { return m_max; }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:116:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   center() const
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:123:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> sizes() const
                                                                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:127:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar volume() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:134:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> diagonal() const
                                                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:146:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorType corner(CornerType corner) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:164:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline VectorType sample() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline bool contains(const MatrixBase<Derived>& p) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:189:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline bool contains(const AlignedBox& b) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:194:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline bool intersects(const AlignedBox& b) const
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:200:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox& extend(const MatrixBase<Derived>& p)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox& extend(const AlignedBox& b)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox& clamp(const AlignedBox& b)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:230:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox intersection(const AlignedBox& b) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox merged(const AlignedBox& b) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:241:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline AlignedBox& translate(const MatrixBase<Derived>& a_t)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:254:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const MatrixBase<Derived>& p) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:260:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const AlignedBox& b) const;
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:267:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const MatrixBase<Derived>& p) const
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:274:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const AlignedBox& b) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:284:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            AlignedBox<NewScalarType,AmbientDimAtCompileTime> >::type cast() const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:292:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:302:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool isApprox(const AlignedBox& other, const RealScalar& prec = ScalarTraits::dummy_precision()) const
                                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:314:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const MatrixBase<Derived>& a_p) const
                                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:336:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const AlignedBox& b) const
                                                                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Umeyama.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 umeyama(const MatrixBase<Derived>& src, const MatrixBase<OtherDerived>& dst, bool with_scaling = true)
                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<float, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
                                                                                        ^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Quaternion<float> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<float, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<float>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:51:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Quaternion<float> run(const QuaternionBase<Derived>& q)
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   run(const VectorLhs& lhs, const VectorRhs& rhs)
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7:   required from 'struct Eigen::internal::traits<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
                                                                                        ^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Quaternion<double> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<double, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50:   required from 'class Eigen::QuaternionBase<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7:   required from 'class Eigen::Quaternion<double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:146:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Quaternion<double> run(const QuaternionBase<Derived>& q)
                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:113:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Tridiagonalization(Index size = Size==Dynamic ? 2 : Size)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:130:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Tridiagonalization(const EigenBase<InputType>& matrix)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:157:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Tridiagonalization& compute(const EigenBase<InputType>& matrix)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CoeffVectorType householderCoefficients() const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:219:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixType& packedMatrix() const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequenceType matrixQ() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixTReturnType matrixT() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:284:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalReturnType diagonal() const;
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:296:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubDiagonalReturnType subDiagonal() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:307:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Tridiagonalization<MatrixType>::diagonal() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Tridiagonalization<MatrixType>::subDiagonal() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:347:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:427:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void tridiagonalization_inplace(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:442:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:466:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:511:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType&, bool extractQ)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:534:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TridiagonalizationMatrixTReturnType(const MatrixType& mat) : m_matrix(mat) { }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:537:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(ResultType& result) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:545:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_matrix.rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_matrix.cols(); }
                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:14,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:100:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit HessenbergDecomposition(Index size = Size==Dynamic ? 2 : Size)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:119:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit HessenbergDecomposition(const EigenBase<InputType>& matrix)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:152:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HessenbergDecomposition& compute(const EigenBase<InputType>& matrix)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:179:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const CoeffVectorType& householderCoefficients() const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& packedMatrix() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HouseholderSequenceType matrixQ() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:262:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixHReturnType matrixH() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:272:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void _compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:294:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void HessenbergDecomposition<MatrixType>::_compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:347:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HessenbergDecompositionMatrixHReturnType(const HessenbergDecomposition<MatrixType>& hess) : m_hess(hess) { }
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:355:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(ResultType& result) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:363:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_hess.packedMatrix().rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:364:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_hess.packedMatrix().cols(); }
                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:83:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit RealSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:104:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit RealSchur(const EigenBase<InputType>& matrix, bool computeU = true)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:127:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixU() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& matrixT() const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:170:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:190:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ,  bool computeU);
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:195:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:206:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealSchur& setMaxIterations(Index maxIters)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:213:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index getMaxIterations()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:238:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar computeNormOfT();
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:239:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero);
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:240:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:241:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo);
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:242:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector);
                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:243:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace);
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:249:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 RealSchur<MatrixType>& RealSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:282:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 RealSchur<MatrixType>& RealSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ,  bool computeU)
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename MatrixType::Scalar RealSchur<MatrixType>::computeNormOfT()
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:371:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index RealSchur<MatrixType>::findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:390:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void RealSchur<MatrixType>::splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:425:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void RealSchur<MatrixType>::computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:467:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void RealSchur<MatrixType>::initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector)
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:492:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void RealSchur<MatrixType>::performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace)
                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:113:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenSolver() : m_eivec(), m_eivalues(), m_isInitialized(false), m_realSchur(), m_matT(), m_tmp() {}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit EigenSolver(Index size)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:147:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit EigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenvectorsType eigenvectors() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixType& pseudoEigenvectors() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:224:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType pseudoEigenvalueMatrix() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const EigenvalueType& eigenvalues() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:278:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenSolver& setMaxIterations(Index maxIters)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:295:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index getMaxIterations()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void doComputeEigenvectors();
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:305:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:324:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixType EigenSolver<MatrixType>::pseudoEigenvalueMatrix() const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:345:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename EigenSolver<MatrixType>::EigenvectorsType EigenSolver<MatrixType>::eigenvectors() const
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:379:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:458:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void EigenSolver<MatrixType>::doComputeEigenvectors()
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec);
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointEigenSolver()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SelfAdjointEigenSolver(Index size)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:162:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SelfAdjointEigenSolver(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:203:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointEigenSolver& compute(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors);
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:224:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointEigenSolver& computeDirect(const MatrixType& matrix, int options = ComputeEigenvectors);
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:238:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfAdjointEigenSolver& computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options=ComputeEigenvectors);
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const EigenvectorsType& eigenvectors() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:282:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const RealVectorType& eigenvalues() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:306:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType operatorSqrt() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixType operatorInverseSqrt() const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:343:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:357:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n);
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:400:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::compute(const EigenBase<InputType>& a_matrix, int options)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:451:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:482:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec)
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:550:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(SolverType& eig, const typename SolverType::MatrixType& A, int options)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:567:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void computeRoots(const MatrixType& m, VectorType& roots)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:606:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool extract_kernel(MatrixType& mat, Ref<VectorType> res, Ref<VectorType> representative)
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:627:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(SolverType& solver, const MatrixType& mat, int options)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:721:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void computeRoots(const MatrixType& m, VectorType& roots)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:731:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(SolverType& solver, const MatrixType& mat, int options)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:800:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ::computeDirect(const MatrixType& matrix, int options)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:809:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeneralizedSelfAdjointEigenSolver() : Base() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit GeneralizedSelfAdjointEigenSolver(Index size)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:107:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       int options = ComputeEigenvectors|Ax_lBx)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:154:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                int options = ComputeEigenvectors|Ax_lBx);
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 compute(const MatrixType& matA, const MatrixType& matB, int options)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:94:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ComplexSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:113:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ComplexSchur(const EigenBase<InputType>& matrix, bool computeU = true)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ComplexMatrixType& matrixU() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ComplexMatrixType& matrixT() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:191:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:211:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ,  bool computeU=true);
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:217:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:228:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexSchur& setMaxIterations(Index maxIters)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:235:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index getMaxIterations()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:256:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool subdiagonalEntryIsNeglegible(Index i);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:257:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexScalar computeShift(Index iu, Index iter);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:258:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void reduceToTriangularForm(bool computeU);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:266:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool ComplexSchur<MatrixType>::subdiagonalEntryIsNeglegible(Index i)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:281:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename ComplexSchur<MatrixType>::ComplexScalar ComplexSchur<MatrixType>::computeShift(Index iu, Index iter)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:322:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:344:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU)
                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:359:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:370:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ComplexSchur<MatrixType>::reduceToTriangularForm(bool computeU)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:92:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexEigenSolver()
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ComplexEigenSolver(Index size)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:126:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ComplexEigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:157:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const EigenvectorType& eigenvectors() const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const EigenvalueType& eigenvalues() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:213:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexEigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:219:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexEigenSolver& setMaxIterations(Index maxIters)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:233:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index getMaxIterations()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:240:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:253:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void doComputeEigenvectors(RealScalar matrixnorm);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void sortEigenvalues(bool computeEigenvectors);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:261:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ComplexEigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ComplexEigenSolver<MatrixType>::doComputeEigenvectors(RealScalar matrixnorm)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ComplexEigenSolver<MatrixType>::sortEigenvalues(bool computeEigenvectors)
                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit RealQZ(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime) :
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:104:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       RealQZ(const MatrixType& A, const MatrixType& B, bool computeQZ = true) :
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const MatrixType& matrixQ() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:129:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const MatrixType& matrixZ() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:139:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const MatrixType& matrixS() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const MatrixType& matrixT() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:160:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       RealQZ& compute(const MatrixType& A, const MatrixType& B, bool computeQZ = true);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:166:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ComputationInfo info() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Index iterations() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       RealQZ& setMaxIterations(Index maxIters)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:205:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void hessenbergTriangular();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void computeNorms();
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:207:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Index findSmallSubdiagEntry(Index iu);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:208:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Index findSmallDiagEntry(Index f, Index l);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void splitOffTwoRows(Index i);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void pushDownZero(Index z, Index f, Index l);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void step(Index f, Index l, Index iter);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:217:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void RealQZ<MatrixType>::hessenbergTriangular()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:264:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void RealQZ<MatrixType>::computeNorms()
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:279:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index RealQZ<MatrixType>::findSmallSubdiagEntry(Index iu)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:297:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index RealQZ<MatrixType>::findSmallDiagEntry(Index f, Index l)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:311:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void RealQZ<MatrixType>::splitOffTwoRows(Index i)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void RealQZ<MatrixType>::pushDownZero(Index z, Index f, Index l)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:400:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void RealQZ<MatrixType>::step(Index f, Index l, Index iter)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:556:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealQZ<MatrixType>& RealQZ<MatrixType>::compute(const MatrixType& A_in, const MatrixType& B_in, bool computeQZ)
                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeneralizedEigenSolver()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit GeneralizedEigenSolver(Index size)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:155:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeneralizedEigenSolver(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenvectorsType eigenvectors() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EigenvalueType eigenvalues() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComplexVectorType alphas() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     VectorType betas() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:253:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeneralizedEigenSolver& compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true);
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:263:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeneralizedEigenSolver& setMaxIterations(Index maxIters)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:271:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:287:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 GeneralizedEigenSolver<MatrixType>::compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors)
                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:23:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   run(const MatrixBase<Derived>& m)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:35:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   run(const MatrixBase<Derived>& m)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::eigenvalues() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SelfAdjointView<MatrixType, UpLo>::eigenvalues() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operatorNorm() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SelfAdjointView<MatrixType, UpLo>::operatorNorm() const
                                                   ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:69,
                 from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __aligned_membuf() = default;
                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __aligned_membuf(std::nullptr_t) { }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:64:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_addr() noexcept
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_addr() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:72:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ptr() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:76:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ptr() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:96:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __aligned_buffer() = default;
                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __aligned_buffer(std::nullptr_t) { }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:102:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_addr() noexcept
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_addr() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:114:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ptr() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ext/aligned_buffer.h:118:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ptr() const noexcept
                      ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:112:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:119:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:126:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:133:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:147:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(
       ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:152:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_key_compare(const _Key_compare& __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_key_compare(const _Rb_tree_key_compare&) = default;
                                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:161:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  noexcept(is_nothrow_copy_constructible<_Key_compare>::value)
                                                             ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:173:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Rb_tree_header() _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:180:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Rb_tree_header(_Rb_tree_header&& __x) noexcept
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_data(_Rb_tree_header& __from)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:206:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:234:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_valptr()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:238:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_valptr() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Rb_tree_increment(_Rb_tree_node_base* __x) throw ();
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:244:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Rb_tree_increment(const _Rb_tree_node_base* __x) throw ();
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:247:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Rb_tree_decrement(_Rb_tree_node_base* __x) throw ();
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:250:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Rb_tree_decrement(const _Rb_tree_node_base* __x) throw ();
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:253:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:269:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_iterator() _GLIBCXX_NOEXCEPT
                           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:281:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const _GLIBCXX_NOEXCEPT
                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:292:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:300:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:307:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_const_iterator() _GLIBCXX_NOEXCEPT
                                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_const_iterator(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:348:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree_const_iterator(const iterator& __it) _GLIBCXX_NOEXCEPT
                                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:352:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_const_cast() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:356:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:360:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const _GLIBCXX_NOEXCEPT
                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:364:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:379:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:386:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:394:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:407:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT
                                                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:413:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT
                                                   ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Rb_tree_node_base& __header) throw ();
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:420:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           _Rb_tree_node_base& __header) throw ();
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:473:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Reuse_or_alloc_node(_Rb_tree& __t)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Reuse_or_alloc_node(const _Reuse_or_alloc_node&) = delete;
                                                      ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:491:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~_Reuse_or_alloc_node()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:499:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator()(_Arg&& __arg)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:515:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_extract()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:557:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Alloc_node(_Rb_tree& __t)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator()(_Arg&& __arg) const
                             ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:585:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Node_allocator() _GLIBCXX_NOEXCEPT
                               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:589:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:593:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:598:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_node()
                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:602:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put_node(_Link_type __p) _GLIBCXX_NOEXCEPT
                                   ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:632:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_construct_node(_Link_type __node, _Args&&... __args)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:651:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_create_node(_Args&&... __args)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:659:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_destroy_node(_Link_type __p) noexcept
                                       ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:667:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_drop_node(_Link_type __p) _GLIBCXX_NOEXCEPT
                                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:675:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone_node(_Const_Link_type __x, _NodeGen& __node_gen)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:700:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _GLIBCXX_NOEXCEPT_IF(
      ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Rb_tree_impl(const _Rb_tree_impl& __x)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:716:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Rb_tree_impl(_Rb_tree_impl&&) = default;
                                     ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:718:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a)
                                                                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:728:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_root() _GLIBCXX_NOEXCEPT
                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_root() const _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:736:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_leftmost() _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:740:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_leftmost() const _GLIBCXX_NOEXCEPT
                           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:744:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_rightmost() _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:748:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_rightmost() const _GLIBCXX_NOEXCEPT
                            ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:752:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_begin() _GLIBCXX_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:756:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_begin() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:763:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_end() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:767:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_end() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:771:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_value(_Const_Link_type __x)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:775:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_key(_Const_Link_type __x)
                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:779:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_left(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:783:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_left(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:787:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_right(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:791:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_right(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:795:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_value(_Const_Base_ptr __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:799:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_key(_Const_Base_ptr __x)
                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:803:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_minimum(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:807:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_minimum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:811:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_maximum(_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:815:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_maximum(_Const_Base_ptr __x) _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:833:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_insert_unique_pos(const key_type& __k);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:836:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_insert_equal_pos(const key_type& __k);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:840:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const key_type& __k);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:844:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const key_type& __k);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:850:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_(_Base_ptr __x, _Base_ptr __y, _Arg&& __v, _NodeGen&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:853:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_node(_Base_ptr __x, _Base_ptr __y, _Link_type __z);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_lower(_Base_ptr __y, _Arg&& __v);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:861:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_equal_lower(_Arg&& __x);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:864:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_lower_node(_Base_ptr __p, _Link_type __z);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:867:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_equal_lower_node(_Link_type __z);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:885:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen&);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:889:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_copy(const _Rb_tree& __x, _NodeGen& __gen)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:899:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_copy(const _Rb_tree& __x)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:906:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(_Link_type __x);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:910:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k) const;
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:918:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:922:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k) const;
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:929:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree() = default;
                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:936:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(const _Rb_tree& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:944:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(const allocator_type& __a)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:948:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(const _Rb_tree& __x, const allocator_type& __a)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:955:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(_Rb_tree&&) = default;
                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:957:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(_Rb_tree&& __x, const allocator_type& __a)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:961:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a);
                                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:964:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Rb_tree() _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:968:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Rb_tree& __x);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:972:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_comp() const
                  ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:976:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:980:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:984:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() _GLIBCXX_NOEXCEPT
             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:988:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:992:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:996:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1000:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1004:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1008:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1016:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1021:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value);
       ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1027:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_unique(_Arg&& __x);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1031:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_equal(_Arg&& __x);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1035:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_unique_(const_iterator __pos, _Arg&& __x, _NodeGen&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1039:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_unique_(const_iterator __pos, _Arg&& __x)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1047:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_equal_(const_iterator __pos, _Arg&& __x, _NodeGen&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1051:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_equal_(const_iterator __pos, _Arg&& __x)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1059:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace_unique(_Args&&... __args);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1063:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace_equal(_Args&&... __args);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1067:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1071:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1105:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_unique(_InputIterator __first, _InputIterator __last);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_equal(_InputIterator __first, _InputIterator __last);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1113:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase_aux(const_iterator __position);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1116:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase_aux(const_iterator __first, const_iterator __last);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1124:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1167:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1182:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type* __first, const key_type* __last);
                                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1185:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __k);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1196:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __k) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1199:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __k) const;
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1202:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __k)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1206:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __k) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1210:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __k)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1214:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __k) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __k);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __k) const;
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1342:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __rb_verify() const;
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1348:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && is_nothrow_move_assignable<_Compare>::value);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1352:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_assign_unique(_Iterator, _Iterator);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_assign_equal(_Iterator, _Iterator);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1361:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_data(_Rb_tree& __x, std::true_type)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1367:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_data(_Rb_tree&, std::false_type);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1371:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(_Rb_tree&, std::true_type);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(_Rb_tree&, std::false_type);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1550:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1560:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1570:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1577:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1584:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1591:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1598:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1605:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Rb_tree(_Rb_tree&& __x, _Node_allocator&& __a)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1617:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_data(_Rb_tree& __x, std::false_type)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_data(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      [&__an](const value_type& __cval)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1638:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_assign(_Rb_tree& __x, true_type)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1651:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_assign(_Rb_tree& __x, false_type)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_move_assign(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, std::false_type)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1663:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      [&__roan](const value_type& __cval)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1679:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       && is_nothrow_move_assignable<_Compare>::value)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1691:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_assign_unique(_Iterator __first, _Iterator __last)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1704:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_assign_equal(_Iterator __first, _Iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1717:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const _Rb_tree& __x)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1763:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _NodeGen& __node_gen)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_lower(_Base_ptr __p, _Arg&& __v)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1810:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_equal_lower(_Arg&& __v)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1831:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_copy(_Const_Link_type __x, _Base_ptr __p, _NodeGen& __node_gen)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1867:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_erase(_Link_type __x)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1885:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Key& __k)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1901:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Key& __k) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1917:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Key& __k)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1933:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Key& __k) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1950:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(const _Key& __k)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:1982:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(const _Key& __k) const
                                  ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2012:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value)
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2045:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_get_insert_unique_pos(const key_type& __k)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2077:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_get_insert_equal_pos(const key_type& __k)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2100:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_unique(_Arg&& __v)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2128:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_equal(_Arg&& __v)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const key_type& __k)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2214:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _NodeGen& __node_gen)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2233:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_get_insert_hint_equal_pos(const_iterator __position, const key_type& __k)
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2296:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _NodeGen& __node_gen)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2314:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_node(_Base_ptr __x, _Base_ptr __p, _Link_type __z)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_lower_node(_Base_ptr __p, _Link_type __z)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2346:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_equal_lower_node(_Link_type __z)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2365:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_emplace_unique(_Args&&... __args)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2391:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_emplace_equal(_Args&&... __args)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2412:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_emplace_hint_unique(const_iterator __pos, _Args&&... __args)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2438:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_emplace_hint_equal(const_iterator __pos, _Args&&... __args)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_unique(_II __first, _II __last)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2476:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_equal(_II __first, _II __last)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_erase_aux(const_iterator __position)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_erase_aux(const_iterator __first, const_iterator __last)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2514:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erase(const _Key& __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2526:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erase(const _Key* __first, const _Key* __last)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2537:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find(const _Key& __k)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2550:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find(const _Key& __k) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2562:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count(const _Key& __k) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          const _Rb_tree_node_base* __root) throw ();
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2571:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tree.h:2576:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const
                                                                    ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:134:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  value_compare(_Compare __c)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:138:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator()(const value_type& __x, const value_type& __y) const
                                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:183:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map() = default;
               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:193:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map(const map&) = default;
                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:213:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map(map&&) = default;
                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:228:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:234:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map(const allocator_type& __a)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:238:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map(const map& __m, const allocator_type& __a)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && _Alloc_traits::_S_always_equal())
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:248:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       map(initializer_list<value_type> __l, const allocator_type& __a)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:255:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:271:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  map(_InputIterator __first, _InputIterator __last)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a = allocator_type())
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:300:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~map() = default;
                ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const map&) = default;
                               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(map&&) = default;
                          ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:344:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:354:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:372:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() _GLIBCXX_NOEXCEPT
             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:381:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:390:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:399:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:408:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:436:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:445:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:454:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:468:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:473:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:490:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](const key_type& __k)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:510:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](key_type&& __k)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k) const
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:574:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:604:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:801:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:808:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:814:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_Pair&& __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:828:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(std::initializer_list<value_type> __list)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:858:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:868:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(const_iterator __position, _Pair&& __x)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:891:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1036:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1067:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1087:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1122:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value)
       ^~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1132:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1141:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_comp() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1149:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       value_comp() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1193:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1238:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1263:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1283:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1332:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1380:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const map<_K1, _T1, _C1, _A1>&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const map<_K1, _T1, _C1, _A1>&);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1435:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1452:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1459:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1466:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1473:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1480:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const map<_Key, _Tp, _Compare, _Alloc>& __y)
                                                    ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_map.h:1488:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:133:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  value_compare(_Compare __c)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:137:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator()(const value_type& __x, const value_type& __y) const
                                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:180:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap() = default;
                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:190:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap(const multimap&) = default;
                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap(multimap&&) = default;
                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:225:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:231:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap(const allocator_type& __a)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap(const multimap& __m, const allocator_type& __a)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:241:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && _Alloc_traits::_S_always_equal())
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multimap(initializer_list<value_type> __l, const allocator_type& __a)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:252:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:267:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  multimap(_InputIterator __first, _InputIterator __last)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:285:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~multimap() = default;
                     ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:312:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const multimap&) = default;
                                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:316:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(multimap&&) = default;
                               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:330:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:339:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:349:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:358:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:367:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() _GLIBCXX_NOEXCEPT
             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:376:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:385:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:394:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:403:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:412:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:422:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:431:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:440:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:449:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:456:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:461:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:489:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:516:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:537:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:549:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_Pair&& __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:577:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:587:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(const_iterator __position, _Pair&& __x)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:611:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:623:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:700:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:706:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:737:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:796:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value)
       ^~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:806:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/map:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:815:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_comp() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:823:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       value_comp() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:841:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:865:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:883:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:907:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:932:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:952:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:972:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:999:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1026:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1045:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const multimap<_K1, _T1, _C1, _A1>&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1050:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const multimap<_K1, _T1, _C1, _A1>&);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1099:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1116:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1123:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1130:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1137:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1144:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multimap<_Key, _Tp, _Compare, _Alloc>& __y)
                                                         ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multimap.h:1152:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SparseTriangularShape  { static std::string debugName() { return "SparseTriangularShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SparseSelfAdjointShape { static std::string debugName() { return "SparseSelfAdjointShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:157:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Triplet() : m_row(0), m_col(0), m_value(0) {}
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Triplet(const StorageIndex& i, const StorageIndex& j, const Scalar& v = Scalar(0))
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:164:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const StorageIndex& row() const { return m_row; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const StorageIndex& col() const { return m_col; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar& value() const { return m_value; }
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:55:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived> &other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& derived() { return *static_cast<Derived*>(this); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& const_cast_derived() const
                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:159,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:161,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topRightCorner(Index cRows, Index cCols)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topLeftCorner(Index cRows, Index cCols)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr topRows(Index n)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr topRows(Index n) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr bottomRows(Index n)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr bottomRows(Index n) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr middleRows(Index startRow, Index n)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr leftCols(Index n)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr leftCols(Index n) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr rightCols(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr rightCols(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr middleCols(Index startCol, Index numCols)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                   Index blockRows, Index blockCols)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                               Index blockRows, Index blockCols) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColXpr col(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColXpr col(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowXpr row(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowXpr row(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType segment(Index start, Index n)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType segment(Index start, Index n) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType head(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType head(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType tail(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType tail(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return derived().rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:173:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return derived().cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:176:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index size() const { return rows() * cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:181:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isVector() const { return rows()==1 || cols()==1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:184:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index outerSize() const { return (int(Flags)&RowMajorBit) ? this->rows() : this->cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:187:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index innerSize() const { return (int(Flags)&RowMajorBit) ? this->cols() : this->rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isRValue() const { return m_isRValue; }
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& markAsRValue() { m_isRValue = true; return derived(); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:192:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseMatrixBase() : m_isRValue(false) { /* TODO check flags */ }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& operator=(const SparseMatrixBase<OtherDerived>& other);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:201:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& operator=(const Derived& other);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& assign(const OtherDerived& other);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void assignGeneric(const OtherDerived& other);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:213:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const SparseMatrixBase& m)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:263:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const SparseMatrixBase<OtherDerived>& other);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const SparseMatrixBase<OtherDerived>& other);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const DiagonalBase<OtherDerived>& other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:270:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const DiagonalBase<OtherDerived>& other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:273:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:278:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:292:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cwiseProduct(const MatrixBase<OtherDerived> &other) const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:297:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DiagonalBase<OtherDerived> &other) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:303:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DiagonalBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:309:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const SparseMatrixBase<OtherDerived> &other) const;
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:314:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived> &other) const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:320:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:324:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSymmetricPermutationProduct<Derived,Upper|Lower> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:330:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const SparseMatrixBase<OtherDerived>& other);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const TriangularView<const Derived, Mode> triangularView() const;
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Scalar dot(const MatrixBase<OtherDerived>& other) const;
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:344:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Scalar dot(const SparseMatrixBase<OtherDerived>& other) const;
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:345:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar squaredNorm() const;
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar norm()  const;
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:347:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar blueNorm() const;
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:349:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TransposeReturnType transpose() { return TransposeReturnType(derived()); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:350:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstTransposeReturnType transpose() const { return ConstTransposeReturnType(derived()); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:351:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const AdjointReturnType adjoint() const { return AdjointReturnType(transpose()); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:356:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerVectorReturnType innerVector(Index outer);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstInnerVectorReturnType innerVector(Index outer) const;
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerVectorsReturnType innerVectors(Index outerStart, Index outerSize);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:363:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstInnerVectorsReturnType innerVectors(Index outerStart, Index outerSize) const;
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseMatrixType toDense() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:372:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:376:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename internal::eval<Derived>::type eval() const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:387:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar sum() const;
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:390:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pruned(const Scalar& reference = Scalar(0), const RealScalar& epsilon = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline StorageIndex convert_index(const Index idx) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> void evalTo(Dest &) const;
                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:17:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:25:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:34:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Derived& SparseMatrixBase<Derived>::operator=(const SparseMatrixBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:43:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Derived& SparseMatrixBase<Derived>::operator=(const Derived& other)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:71:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void assign_sparse_to_sparse(DstXprType &dst, const SrcXprType &src)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:130:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:140:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:185:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseMatrix<Scalar,Options,StorageIndex> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:201:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseMatrixBase<DstDerived> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:206:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:209:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:35:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CompressedStorage()
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:39:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit CompressedStorage(Index size)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:45:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CompressedStorage(const CompressedStorage& other)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:51:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CompressedStorage& operator=(const CompressedStorage& other)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(CompressedStorage& other)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~CompressedStorage()
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void reserve(Index size)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:83:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void squeeze()
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:89:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index size, double reserveSizeFactor = 0)
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void append(const Scalar& v, Index i)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:109:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index size() const { return m_size; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:110:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index allocatedSize() const { return m_allocatedSize; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void clear() { m_size = 0; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:113:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar* valuePtr() const { return m_values; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar* valuePtr() { return m_values; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* indexPtr() const { return m_indices; }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* indexPtr() { return m_indices; }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& value(Index i) { eigen_internal_assert(m_values!=0); return m_values[i]; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:119:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& value(Index i) const { eigen_internal_assert(m_values!=0); return m_values[i]; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:121:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex& index(Index i) { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex& index(Index i) const { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:125:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index searchLowerIndex(Index key) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index searchLowerIndex(Index start, Index end, Index key) const
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:146:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar at(Index key, const Scalar& defaultValue = Scalar(0)) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:159:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar atInRange(Index start, Index end, Index key, const Scalar &defaultValue = Scalar(0)) const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:174:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& atWithInsertion(Index key, const Scalar& defaultValue = Scalar(0))
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void reallocate(Index size)
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:30:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit AmbiVector(Index size)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void init(double estimatedDensity);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:37:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void init(int mode);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:39:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index nonZeros() const;
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:42:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setBounds(Index start, Index end) { m_start = convert_index(start); m_end = convert_index(end); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:44:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setZero();
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void restart();
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:47:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& coeffRef(Index i);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& coeff(Index i);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:52:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~AmbiVector() { delete[] m_buffer; }
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index size)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex size() const { return m_size; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex convert_index(Index idx)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void reallocate(Index size)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:90:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void reallocateSparse()
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:129:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index AmbiVector<_Scalar,_StorageIndex>::nonZeros() const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:138:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void AmbiVector<_Scalar,_StorageIndex>::init(double estimatedDensity)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void AmbiVector<_Scalar,_StorageIndex>::init(int mode)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:164:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void AmbiVector<_Scalar,_StorageIndex>::restart()
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:171:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void AmbiVector<_Scalar,_StorageIndex>::setZero()
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:187:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _Scalar& AmbiVector<_Scalar,_StorageIndex>::coeffRef(Index i)
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:256:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _Scalar& AmbiVector<_Scalar,_StorageIndex>::coeff(Index i)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Iterator(const AmbiVector& vec, const RealScalar& epsilon = 0)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:328:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex index() const { return m_cachedIndex; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar value() const { return m_cachedValue; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:331:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator bool() const { return m_cachedIndex>=0; }
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Iterator& operator++()
                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:50:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Eigen::Map<IndexVector> innerNonZeros() { return Eigen::Map<IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:51:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const  Eigen::Map<const IndexVector> innerNonZeros() const { return Eigen::Map<const IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* valuePtr() const { return derived().valuePtr(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:75:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar* valuePtr() { return derived().valuePtr(); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerIndexPtr() const { return derived().innerIndexPtr(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerIndexPtr() { return derived().innerIndexPtr(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const { return derived().outerIndexPtr(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr() { return derived().outerIndexPtr(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:100:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const { return derived().innerNonZeroPtr(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr() { return derived().innerNonZeroPtr(); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:107:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool isCompressed() const { return innerNonZeroPtr()==0; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:114:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Map<const Array<Scalar,Dynamic,1> > coeffs() const { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:126:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Map<Array<Scalar,Dynamic,1> > coeffs() { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:130:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseCompressedBase() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:132:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> explicit SparseCompressedBase(const SparseCompressedBase<OtherDerived>&);
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:139:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator()
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator(const InnerIterator& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:147:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator& operator=(const InnerIterator& other)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:157:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator(const SparseCompressedBase& mat, Index outer)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit InnerIterator(const SparseCompressedBase& mat)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit InnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InnerIterator& operator++() { m_id++; return *this; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& value() const { return m_values[m_id]; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id]); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:192:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex index() const { return m_indices[m_id]; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outer() const { return m_outer.value(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator bool() const { return (m_id < m_end); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename T> InnerIterator(const SparseMatrixBase<T>&, Index outer);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:217:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ReverseInnerIterator(const SparseCompressedBase& mat, Index outer)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:235:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ReverseInnerIterator(const SparseCompressedBase& mat)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:241:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ReverseInnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:247:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ReverseInnerIterator& operator--() { --m_id; return *this; }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar& value() const { return m_values[m_id-1]; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:250:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id-1]); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex index() const { return m_indices[m_id-1]; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:253:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outer() const { return m_outer.value(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:255:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:257:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator bool() const { return (m_id > m_start); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:282:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : m_matrix(0), m_zero(0)
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:286:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const Derived &mat) : m_matrix(&mat), m_zero(0)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:291:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator Derived&() { return m_matrix->const_cast_derived(); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator const Derived&() const { return *m_matrix; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:299:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar& coeff(Index row, Index col) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:318:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index find(Index row, Index col) const
                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:136:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:141:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerSize() const { return m_innerSize; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerSize() const { return m_outerSize; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* valuePtr() const { return m_data.valuePtr(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:152:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar* valuePtr() { return m_data.valuePtr(); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:157:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:161:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:170:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr() { return m_outerIndex; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr() { return m_innerNonZeros; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:182:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Storage& data() { return m_data; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Storage& data() const { return m_data; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& insert(Index row, Index col);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:251:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:262:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void reserve(Index reserveSize)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SizesType::value_type())
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:297:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void reserveInnerVectors(const SizesType& reserveSizes)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBack(Index row, Index col)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:391:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBackByOuterInner(Index outer, Index inner)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:403:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:413:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void startVec(Index outer)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:423:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void finalize()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setFromTriplets(const InputIterators& begin, const InputIterators& end);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func);
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void sumupDuplicates() { collapseDuplicates(internal::scalar_sum_op<Scalar,Scalar>()); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void collapseDuplicates(DupFunctor dup_func = DupFunctor());
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:458:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& insertByOuterInner(Index j, Index i)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeCompressed()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:496:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void uncompress()
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:508:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:521:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void prune(const KeepFunc& keep = KeepFunc())
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:554:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index rows, Index cols)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:622:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:645:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resizeNonZeros(Index size)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:651:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ConstDiagonalReturnType diagonal() const { return ConstDiagonalReturnType(*this); }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:657:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalReturnType diagonal() { return DiagonalReturnType(*this); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:660:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:668:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix(Index rows, Index cols)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:677:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix(const SparseMatrixBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:697:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix(const SparseSelfAdjointView<OtherDerived, UpLo>& other)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:705:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix(const SparseMatrix& other)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:714:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseMatrix(const ReturnByValue<OtherDerived>& other)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:724:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SparseMatrix(const DiagonalBase<OtherDerived>& other)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:733:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void swap(SparseMatrix& other)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:745:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setIdentity()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix& operator=(const SparseMatrix& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrix& operator=(const EigenBase<OtherDerived>& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:787:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DONT_INLINE SparseMatrix& operator=(const SparseMatrixBase<OtherDerived>& other);
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:789:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const SparseMatrix& m)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~SparseMatrix()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar sum() const;
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:851:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initAssignment(const Other& other)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:863:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DONT_INLINE Scalar& insertCompressed(Index row, Index col);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:873:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SingletonVector(Index i, Index v)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:877:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StorageIndex operator[](Index i) const { return i==m_index ? m_value : 0; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:882:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DONT_INLINE Scalar& insertUncompressed(Index row, Index col);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:887:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& insertBackUncompressed(Index row, Index col)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void check_template_parameters()
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:908:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     default_prunning_func(const Scalar& ref, const RealScalar& eps) : reference(ref), epsilon(eps) {}
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:909:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator() (const Index&, const Index&, const Scalar& value) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:921:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void set_from_triplets(const InputIterator& begin, const InputIterator& end, SparseMatrixType& mat, DupFunctor dup_func)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:994:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end)
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1010:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func)
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1018:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseMatrix<Scalar,_Options,_StorageIndex>::collapseDuplicates(DupFunctor dup_func)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1058:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DONT_INLINE SparseMatrix<Scalar,_Options,_StorageIndex>& SparseMatrix<Scalar,_Options,_StorageIndex>::operator=(const SparseMatrixBase<OtherDerived>& other)
                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1130:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insert(Index row, Index col)
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1250:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertUncompressed(Index row, Index col)
                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1282:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertCompressed(Index row, Index col)
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1396:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1397:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const SparseMatrixType &mat) : Base(mat) {}
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerSize() const { return m_innerSize; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerSize() const { return m_outerSize; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:87:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const { return m_zero_nnz[1]; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:90:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isCompressed() const { return m_innerNonZeros==0; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* valuePtr() const { return m_values; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:97:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerIndexPtr() const { return m_innerIndices; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:99:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:105:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:125:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               ScalarPointer valuePtr, IndexPointer innerNonZerosPtr = 0)
                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:131:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMapBase(Index size, Index nnz, IndexPointer innerIndexPtr, ScalarPointer valuePtr)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:137:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~SparseMapBase() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMapBase() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:170:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar* valuePtr()              { return Base::m_values; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:172:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerIndexPtr()   { return Base::m_innerIndices; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr()   { return Base::m_outerIndex; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr() { return Base::m_innerNonZeros; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:180:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:196:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMapBase(Index size, Index nnz, StorageIndex* innerIndexPtr, Scalar* valuePtr)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:206:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~SparseMapBase() {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMapBase() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:251:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~Map() {}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:271:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                const StorageIndex* innerIndexPtr, const Scalar* valuePtr, const StorageIndex* innerNonZerosPtr = 0)
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:276:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~Map() {}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:287:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:297:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:298:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:42:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline MappedSparseMatrix(Index rows, Index cols, Index nnz, StorageIndex* outerIndexPtr, StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZeroPtr = 0)
                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~MappedSparseMatrix() {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:59:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:60:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
     EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
     EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
     EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
     EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return IsColVector ? m_size : 1; }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:82:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return IsColVector ? 1 : m_size; }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:83:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index innerSize() const { return m_size; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:84:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outerSize() const { return 1; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:86:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const Scalar* valuePtr() const { return m_data.valuePtr(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:87:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar* valuePtr() { return m_data.valuePtr(); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:89:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:92:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const { return 0; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr() { return 0; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const { return 0; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr() { return 0; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:98:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Storage& data() { return m_data; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Storage& data() const { return m_data; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:107:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar coeff(Index i) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:113:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:125:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index i)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:137:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void setZero() { m_data.clear(); }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:140:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const  { return m_data.size(); }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void startVec(Index outer)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBackByOuterInner(Index outer, Index inner)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:154:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBack(Index i)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:166:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insertBackUnordered(Index i)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& insert(Index row, Index col)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:182:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& insert(Index i)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void reserve(Index reserveSize) { m_data.reserve(reserveSize); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void finalize() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:223:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:233:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize)
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index newSize)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resizeNonZeros(Index size) { m_data.resize(size); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:259:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector() : m_size(0) { check_template_parameters(); resize(0); }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline SparseVector(Index size) : m_size(0) { check_template_parameters(); resize(size); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:263:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector(Index rows, Index cols) : m_size(0) { check_template_parameters(); resize(rows,cols); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:266:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector(const SparseMatrixBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector(const SparseVector& other)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:287:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void swap(SparseVector& other)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:294:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void swap(SparseMatrix<Scalar,OtherOptions,StorageIndex>& other)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:301:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector& operator=(const SparseVector& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:316:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector& operator=(const SparseMatrixBase<OtherDerived>& other)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:326:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseVector& operator=(const SparseSparseProduct<Lhs,Rhs>& product)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:332:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const SparseVector& m)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:341:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ~SparseVector() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:344:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar sum() const;
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED void startFill(Index reserve)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:356:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED Scalar& fill(Index r, Index c)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:363:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED Scalar& fill(Index i)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:370:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED Scalar& fillrand(Index r, Index c)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:377:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED Scalar& fillrand(Index i)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED void endFill() {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:387:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED Storage& _data() { return m_data; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEPRECATED const Storage& _data() const { return m_data; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:397:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void check_template_parameters()
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:423:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:425:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const SparseVectorType &mat) : m_matrix(&mat)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:430:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SparseVectorType&() { return m_matrix->const_cast_derived(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator const SparseVectorType&() const { return *m_matrix; }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:442:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dst, const Src& src) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dst, const Src& src) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(Dest& dst, const Src& src) {
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:91:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseRefBase()
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void construct(Expression& expr)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:134:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:145:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:161:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseCompressedBase<Derived>& expr)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:188:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:202:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~Ref() {
          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:212:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void construct(const Expression& expr,internal::true_type)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void construct(const Expression& expr, internal::false_type)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:265:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseVector<MatScalar,OtherOptions,MatIndex>& expr);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:273:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(SparseVector<MatScalar,OtherOptions,MatIndex>& expr)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:280:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseCompressedBase<Derived>& expr)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:311:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:316:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:320:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~Ref() {
          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:330:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void construct(const Expression& expr,internal::true_type)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:336:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void construct(const Expression& expr, internal::false_type)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:359:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:369:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:370:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:379:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:380:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:389:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator() : Base() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:390:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const XprType &mat) : Base(mat) {}
                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:31:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:37:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZerosEstimate() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:57:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:61:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar& valueRef();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:86:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:116:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& valueRef() { return m_functor(Base::valueRef()); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::operator*=(const Scalar& other)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::operator/=(const Scalar& other)
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CwiseBinaryOpImpl()
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:75:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:81:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return m_value; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return Lhs::IsRowMajor ? m_lhsIter.row() : index(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return Lhs::IsRowMajor ? index() : m_lhsIter.col(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:117:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return m_id>=0; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:142:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:169:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:175:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:196:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:198:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_rhsIter.outer() : m_id; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_rhsIter.outer(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:201:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:219:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:257:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:263:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:282:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:284:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:286:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_lhsIter.outer() : m_id; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_lhsIter.outer(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:289:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:307:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:317:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:341:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:350:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:369:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:419:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:431:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:445:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return m_functor(m_lhsIter.value(), m_rhsIter.value()); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:448:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:449:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:450:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:452:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return (m_lhsIter && m_rhsIter); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:466:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit sparse_conjunction_evaluator(const XprType& xpr)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:506:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:510:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:519:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_rhsIter.index(); }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:520:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return m_rhsIter.row(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:522:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return m_rhsIter.col(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return m_rhsIter; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:540:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit sparse_conjunction_evaluator(const XprType& xpr)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:549:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:580:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:584:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:590:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:594:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:597:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:599:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return m_lhsIter; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:615:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit sparse_conjunction_evaluator(const XprType& xpr)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:642:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:650:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:659:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::operator-=(const SparseMatrixBase<OtherDerived> &other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:667:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::operator+=(const SparseMatrixBase<OtherDerived>& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:674:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator+=(const DiagonalBase<OtherDerived>& other)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& SparseMatrixBase<Derived>::operator-=(const DiagonalBase<OtherDerived>& other)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:691:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::cwiseProduct(const MatrixBase<OtherDerived> &other) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:698:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator+(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:705:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator+(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:712:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:719:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:49,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:31:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const { return derived().nestedExpression().nonZeros(); }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* valuePtr() const { return derived().nestedExpression().valuePtr(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:34:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerIndexPtr() const { return derived().nestedExpression().innerIndexPtr(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const { return derived().nestedExpression().outerIndexPtr(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:36:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const { return derived().nestedExpression().innerNonZeroPtr(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar* valuePtr() { return derived().nestedExpression().valuePtr(); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerIndexPtr() { return derived().nestedExpression().innerIndexPtr(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr() { return derived().nestedExpression().outerIndexPtr(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr() { return derived().nestedExpression().innerNonZeroPtr(); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:62:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZerosEstimate() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:69:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Index row() const { return EvalIterator::col(); }
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:74:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Index col() const { return EvalIterator::row(); }
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:82:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& op) :m_argImpl(op.nestedExpression()) {}
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index i)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:35:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:42:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index nonZeros() const
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:54:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index row, Index col) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:59:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index index) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:64:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const XprType& nestedExpression() const { return m_matrix; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:65:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline XprType& nestedExpression() { return m_matrix; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:69:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     BlockImpl& operator=(const T&)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index i)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:115:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockType& operator=(const SparseMatrixBase<OtherDerived>& other)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:214:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockType& operator=(const BlockType& other)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar* valuePtr() const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:221:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar* valuePtr()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerIndexPtr() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:226:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerIndexPtr()
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* outerIndexPtr() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* outerIndexPtr()
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const StorageIndex* innerNonZeroPtr() const
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:236:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex* innerNonZeroPtr()
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:239:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isCompressed() const { return m_matrix.innerNonZeroPtr()==0; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:246:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index row, Index col) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:251:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index index) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar& lastCoeff() const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:266:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:267:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:269:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const SparseMatrixType& nestedExpression() const { return m_matrix; }
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:270:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SparseMatrixType& nestedExpression() { return m_matrix; }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:272:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:274:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:294:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline BlockImpl(SparseMatrixType& xpr, Index i)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:298:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:313:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline BlockImpl(SparseMatrixType& xpr, Index i)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:317:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:323:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr, Index i);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:324:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:333:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename SparseMatrixBase<Derived>::InnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:340:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const typename SparseMatrixBase<Derived>::ConstInnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer) const
                                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:348:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index i)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:397:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_blockRows.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:402:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_blockCols.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:404:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index row, Index col)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:409:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index row, Index col) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& coeffRef(Index index)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:420:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Scalar coeff(Index index) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const XprType& nestedExpression() const { return m_matrix; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:427:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline XprType& nestedExpression() { return m_matrix; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:428:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startRow() const { return m_startRow.value(); }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index startCol() const { return m_startCol.value(); }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockRows() const { return m_blockRows.value(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index blockCols() const { return m_blockCols.value(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:437:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index nonZeros() const { return Dynamic; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     BlockImpl& operator=(const T&)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:484:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& op)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:488:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZerosEstimate() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:511:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE InnerVectorInnerIterator(const unary_evaluator& aEval, Index outer)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline StorageIndex index() const { return EvalIterator::index() - convert_index<StorageIndex>(IsRowMajor ? m_block.startCol() : m_block.startRow()); }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:521:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index outer()  const { return EvalIterator::outer() - (IsRowMajor ? m_block.startRow() : m_block.startCol()); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:522:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index row()    const { return EvalIterator::row()   - m_block.startRow(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index col()    const { return EvalIterator::col()   - m_block.startCol(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:525:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline operator bool() const { return EvalIterator::operator bool() && EvalIterator::index() < m_end; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:539:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE OuterVectorInnerIterator(const unary_evaluator& aEval, Index outer)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:554:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline StorageIndex index() const { return convert_index<StorageIndex>(m_outerPos - (IsRowMajor ? m_eval.m_block.startCol() : m_eval.m_block.startRow())); }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:555:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index outer()  const { return 0; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:556:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index row()    const { return IsRowMajor ? 0 : index(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:557:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index col()    const { return IsRowMajor ? index() : 0; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:559:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Scalar value() const { return m_it.value(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:560:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Scalar& valueRef() { return m_it.valueRef(); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline OuterVectorInnerIterator& operator++()
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline operator bool() const { return m_outerPos < m_end; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:586:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:595:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:51,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:18:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:43:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::dot(const SparseMatrixBase<OtherDerived>& other) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::squaredNorm() const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::norm() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::blueNorm() const
                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:17:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::sum() const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:30:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrix<_Scalar,_Options,_Index>::sum() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:41:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseVector<_Scalar,_Options,_Index>::sum() const
                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:55:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const RealScalar &epsilon = NumTraits<Scalar>::dummy_precision())
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:58:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_matrix.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_matrix.cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index innerSize() const { return m_matrix.innerSize(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:62:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index outerSize() const { return m_matrix.outerSize(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nestedExpression() const { return m_matrix; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:68:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar reference() const { return m_reference; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:69:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar epsilon() const { return m_epsilon; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:97:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void incrementToNonZero()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:153:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:166:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE Scalar value() const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:172:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE StorageIndex index() const { return m_inner; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Index row() const { return IsRowMajor ? m_outer : index(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Index col() const { return IsRowMajor ? index() : m_outer; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void incrementToNonZero()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:199:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:227:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                           const typename NumTraits<Scalar>::Real& epsilon) const
                                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:247:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                   const RealScalar& epsilon) const
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:45:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr) : Base(xpr.rhs(), xpr.lhs().diagonal()) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr) : Base(xpr.lhs(), xpr.rhs().diagonal().transpose()) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:70:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:75:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return m_coeff * SparseXprInnerIterator::value(); }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:80:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagonalCoeffType &diagCoeff)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index nonZerosEstimate() const { return m_sparseXprImpl.nonZerosEstimate(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:109:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar value() const { return m_sparseIter.value() * m_diagCoeffNested.coeff(index()); }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:110:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline StorageIndex index() const  { return m_sparseIter.index(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outer() const  { return m_sparseIter.outer(); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index col() const    { return SparseXprType::IsRowMajor ? m_sparseIter.index() : m_sparseIter.outer(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index row() const    { return SparseXprType::IsRowMajor ? m_sparseIter.outer() : m_sparseIter.index(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE InnerIterator& operator++() { ++m_sparseIter; return *this; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator bool() const  { return m_sparseIter; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:123:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagCoeffType &diagCoeff)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:127:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index nonZerosEstimate() const { return m_sparseXprEval.nonZerosEstimate(); }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false)
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:212:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:224:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:309:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:318:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:329:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance)
                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:91:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:103:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:117:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:130:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:150:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:162:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:174:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:186:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:29:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::operator*(const SparseMatrixBase<OtherDerived> &other) const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:41:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:48:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void addTo(Dest& dst, const ActualLhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:60:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void subTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:69:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, SparseShape)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, DenseShape)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:105:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:121:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:132:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType& xpr)
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:34:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:64:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void processRow(const LhsEval& lhsEval, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha, Index i, Index col)
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:92:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:115:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:134:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:147:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void sparse_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:163:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:185:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:232:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InnerIterator(const sparse_dense_outer_product_evaluator &xprEval, Index outer)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index outer() const { return m_outer; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index row()   const { return NeedToTranspose ? m_outer : LhsIterator::index(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:241:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index col()   const { return NeedToTranspose ? LhsIterator::index() : m_outer; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar value() const { return LhsIterator::value() * m_factor; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE operator bool() const { return LhsIterator::operator bool() && (!m_empty); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar get(const RhsEval &rhs, Index outer, Dense = Dense()) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar get(const RhsEval &rhs, Index outer, Sparse = Sparse())
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:266:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sparse_dense_outer_product_evaluator(const Lhs1 &lhs, const ActualRhs &rhs)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:273:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sparse_dense_outer_product_evaluator(const ActualRhs &rhs, const Lhs1 &lhs)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:295:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:62:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit inline SparseSelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:71:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _MatrixTypeNested& matrix() const { return m_matrix; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:72:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::remove_reference<MatrixTypeNested>::type& matrix() { return m_matrix; }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:81:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const SparseMatrixBase<OtherDerived>& rhs) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:93:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const SparseMatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& rhs) const
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:123:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSelfAdjointView& rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:127:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSymmetricPermutationProduct<_MatrixTypeNested,Mode> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
                                                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSelfAdjointView& operator=(const SparseSymmetricPermutationProduct<SrcMatrixType,SrcMode>& permutedMatrix)
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSelfAdjointView& operator=(const SparseSelfAdjointView& src)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:146:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSelfAdjointView& operator=(const SparseSelfAdjointView<SrcMatrixType,SrcMode>& src)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:152:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:166:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename Dest> void evalTo(Dest &) const;
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename SparseMatrixBase<Derived>::template ConstSelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView() const
                                                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:182:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename SparseMatrixBase<Derived>::template SelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView()
                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:194:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseSelfAdjointView<MatrixType,Mode>::rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha)
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:229:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignOpType&/*func*/)
                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:236:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignFunc& func)
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:245:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:254:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:262:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DynamicSparseMatrix<DestScalar,ColMajor,StorageIndex>& dst, const SrcXprType &src, const AssignOpType&/*func*/)
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:280:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void sparse_selfadjoint_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:345:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const LhsView& lhsView, const Rhs& rhs, const typename Dest::Scalar& alpha)
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:362:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const RhsView& rhsView, const typename Dest::Scalar& alpha)
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   product_evaluator(const XprType& xpr)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:407:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   product_evaluator(const XprType& xpr)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:427:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:517:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DstOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:613:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSymmetricPermutationProduct(const MatrixType& mat, const Perm& perm)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:618:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const NestedExpression& matrix() const { return m_matrix; }
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Perm& perm() const { return m_perm; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:637:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseMatrix<Scalar,Options,DstIndex> &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:646:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(SparseSelfAdjointView<DestType,DestMode>& dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solve() const;
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:52:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:59:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> void solveInPlace(MatrixBase<OtherDerived>& other) const;
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:62:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> void solveInPlace(SparseMatrixBase<OtherDerived>& other) const;
                                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType &xpr) : m_argImpl(xpr.nestedExpression()), m_arg(xpr.nestedExpression()) {}
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:96:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index nonZerosEstimate() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:105:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& xprEval, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:123:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       EIGEN_STRONG_INLINE InnerIterator& operator++()
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       EIGEN_STRONG_INLINE operator bool() const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline StorageIndex index() const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:159:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline Scalar value() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:169:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Scalar& valueRef();
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SparseMatrixBase<Derived>::triangularView() const
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:33:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:70:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:144:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:178:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(MatrixBase<OtherDerived>& other) const
                                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(const Lhs& lhs, Rhs& other)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:295:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(SparseMatrixBase<OtherDerived>& other) const
                                                                                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:38:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit product_evaluator(const XprType& xpr)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:147:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const SparseMatrixBase<SparseDerived>& matrix, const PermutationBase<PermDerived>& perm)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:154:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*( const PermutationBase<PermDerived>& perm, const SparseMatrixBase<SparseDerived>& matrix)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:162:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const SparseMatrixBase<SparseDerived>& matrix, const InverseImpl<PermutationType, PermutationStorage>& tperm)
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:171:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const InverseImpl<PermutationType,PermutationStorage>& tperm, const SparseMatrixBase<SparseDerived>& matrix)
                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseFuzzy.h:17:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool SparseMatrixBase<Derived>::isApprox(const SparseMatrixBase<OtherDerived>& other, const RealScalar &prec) const
                                                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:23:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:47:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:72:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseSolverBase()
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:76:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SparseSolverBase()
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& derived() { return *static_cast<Derived*>(this); }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& derived() const { return *static_cast<const Derived*>(this); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:88:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:101:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const SparseMatrixBase<Rhs>& b) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:111:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:38:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> inline T amd_flip(const T& i) { return -i-2; }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> inline T amd_unflip(const T& i) { return i<0 ? amd_flip(i) : i; }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T0, typename T1> inline bool amd_marked(const T0* w, const T1& j) { return w[j]<0; }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:41:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T0, typename T1> inline void amd_mark(const T0* w, const T1& j) { return w[j] = amd_flip(w[j]); }
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:45:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n)
                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 StorageIndex cs_tdfs(StorageIndex j, StorageIndex k, StorageIndex *head, const StorageIndex *next, StorageIndex *post, StorageIndex *stack)
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:94:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void minimum_degree_ordering(SparseMatrix<Scalar,ColMajor,StorageIndex>& C, PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm)
                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexType colamd_c(IndexType n_col)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:206:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexType  colamd_r(IndexType n_row)
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static IndexType init_rows_cols (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> col [], IndexType A [], IndexType p [], IndexType stats[COLAMD_STATS] );
                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void init_scoring (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], double knobs[COLAMD_KNOBS], IndexType *p_n_row2, IndexType *p_n_col2, IndexType *p_max_deg);
                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static IndexType find_ordering (IndexType n_row, IndexType n_col, IndexType Alen, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType n_col2, IndexType max_deg, IndexType pfree);
                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void order_children (IndexType n_col, colamd_col<IndexType> Col [], IndexType p []);
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static void detect_super_cols (colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType row_start, IndexType row_length ) ;
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static IndexType garbage_collection (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType *pfree) ;
                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline  IndexType clear_mark (IndexType n_row, Colamd_Row<IndexType> Row [] ) ;
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:257:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline void colamd_set_defaults(double knobs[COLAMD_KNOBS])
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:322:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static bool colamd(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[COLAMD_KNOBS], IndexType stats[COLAMD_STATS])
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:493:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     )
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:712:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     )
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:949:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     )
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1453:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   )
   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1556:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 )
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1708:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     )
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1825:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     )
     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:27:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void ordering_helper_at_plus_a(const MatrixType& A, MatrixType& symmat)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:61:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void operator()(const MatrixType& mat, PermutationType& perm)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:74:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void operator()(const SparseSelfAdjointView<SrcType, SrcUpLo>& mat, PermutationType& perm)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:102:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void operator()(const MatrixType& /*mat*/, PermutationType& perm)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void operator() (const MatrixType& mat, PermutationType& perm)
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:24:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void run(const InputMatrixType& input, ConstCholMatrixPtr &pmat, CholMatrixType &tmp)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:34:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void run(const MatrixType& input, ConstMatrixPtr &pmat, MatrixType &/*tmp*/)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:82:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialCholeskyBase()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:86:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SimplicialCholeskyBase(const MatrixType& matrix)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:92:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SimplicialCholeskyBase()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& derived() { return *static_cast<Derived*>(this); }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:97:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& derived() const { return *static_cast<const Derived*>(this); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_matrix.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:100:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_matrix.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:107:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationP() const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationPinv() const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:132:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setShift(const RealScalar& offset, const RealScalar& scale = 1)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:142:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void dumpMemory(Stream& s)
                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:156:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:183:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:194:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void compute(const MatrixType& matrix)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:206:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& a)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:228:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize_preordered(const CholMatrixType& a);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:230:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& a, bool doLDLT)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:239:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern_preordered(const CholMatrixType& a, bool doLDLT);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap);
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:245:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline bool operator() (const Index& row, const Index& col, const Scalar&) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:282:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:283:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:296:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:297:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialLLT() : Base() {}
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SimplicialLLT(const MatrixType& matrix)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixL matrixL() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixU matrixU() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:364:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialLLT& compute(const MatrixType& matrix)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:376:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& a)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& a)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:393:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:437:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialLDLT() : Base() {}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SimplicialLDLT(const MatrixType& matrix)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:444:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const VectorType vectorD() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:449:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixL matrixL() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:455:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const MatrixU matrixU() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:461:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialLDLT& compute(const MatrixType& matrix)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:473:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& a)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:484:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& a)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:490:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:518:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialCholesky() : Base(), m_LDLT(true) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:520:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SimplicialCholesky(const MatrixType& matrix)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:526:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialCholesky& setMode(SimplicialCholeskyMode mode)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:543:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const VectorType vectorD() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CholMatrixType rawMatrix() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:553:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SimplicialCholesky& compute(const MatrixType& matrix)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:568:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& a)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:579:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& a)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:589:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:627:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:632:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:650:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SimplicialCholeskyBase<Derived>::ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap)
                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:51:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SimplicialCholeskyBase<Derived>::analyzePattern_preordered(const CholMatrixType& ap, bool doLDLT)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:101:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SimplicialCholeskyBase<Derived>::factorize_preordered(const CholMatrixType& ap)
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:26:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void sparselu_gemm(Index m, Index n, Index d, const Scalar* A, Index lda, const Scalar* B, Index ldb, Scalar* C, Index ldc)
                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MappedSuperNodalMatrix()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:46:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~MappedSuperNodalMatrix()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:62:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() { return m_row; }
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() { return m_col; }
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:90:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar* valuePtr() {  return m_nzval; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:92:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Scalar* valuePtr() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* colIndexPtr()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* colIndexPtr() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* rowIndex()  { return m_rowind; }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:114:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* rowIndex() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* rowIndexPtr() { return m_rowind_colptr; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:124:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* rowIndexPtr() const
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* colToSup()  { return m_col_to_sup; }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:134:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* colToSup() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:141:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StorageIndex* supToCol() { return m_sup_to_col; }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const StorageIndex* supToCol() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index nsuper() const
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void solveInPlace( MatrixBase<Dest>&X) const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:185:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      InnerIterator(const MappedSuperNodalMatrix& mat, Index outer)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:195:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline InnerIterator& operator++()
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar value() const { return m_matrix.valuePtr()[m_idval]; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:203:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Scalar& valueRef() { return const_cast<Scalar&>(m_matrix.valuePtr()[m_idval]); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:205:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index index() const { return m_matrix.rowIndex()[m_idrow]; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index row() const { return index(); }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index col() const { return m_outer; }
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:209:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index supIndex() const { return m_supno; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:211:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator bool() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:234:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void MappedSuperNodalMatrix<Scalar,Index_>::solveInPlace( MatrixBase<Dest>&X) const
                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:35:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions);
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:36:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size,  GlobalLU_t& glu);
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:38:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions);
                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:39:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:40:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:41:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index snode_dfs(const Index jcol, const Index kcol,const MatrixType& mat,  IndexVector& xprune, IndexVector& marker, GlobalLU_t& glu);
                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index snode_bmod (const Index jcol, const Index fsupc, ScalarVector& dense, GlobalLU_t& glu);
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:43:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu);
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:48:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                     IndexVector& xplore, GlobalLU_t& glu, Index& nextl_col, Index krow, Traits& traits);
                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:49:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:51:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector& dense, ScalarVector& tempv, IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu);
                                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:52:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index column_dfs(const Index m, const Index jcol, IndexVector& perm_r, Index maxsuper, Index& nseg,  BlockIndexVector lsub_col, IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:53:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index column_bmod(const Index jcol, const Index nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu);
                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:54:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Index copy_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu);
                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:55:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void pruneL(const Index jcol, const IndexVector& perm_r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu);
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:56:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:57:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      void fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu);
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index etree_find (Index i, IndexVector& pp)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:61:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int coletree(const MatrixType& mat, IndexVector& parent, IndexVector& firstRowElt, typename MatrixType::StorageIndex *perm=0)
                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:130:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void nr_etdfs (typename IndexVector::Scalar n, IndexVector& parent, IndexVector& first_kid, IndexVector& next_kid, IndexVector& post, typename IndexVector::Scalar postnum)
                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:178:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void treePostorder(typename IndexVector::Scalar n, IndexVector& parent, IndexVector& post)
                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:39:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index LUnumTempV(Index& m, Index& w, Index& t, Index& b)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index LUTempSpace(Index&m, Index& w)
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:63:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index  SparseLUImpl<Scalar,StorageIndex>::expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions)
                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index SparseLUImpl<Scalar,StorageIndex>::memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size,  GlobalLU_t& glu)
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:209:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index SparseLUImpl<Scalar,StorageIndex>::memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions)
                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:46:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLUImpl<Scalar,StorageIndex>::heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_relax_snode.h:47:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLUImpl<Scalar,StorageIndex>::relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pivotL.h:60:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index SparseLUImpl<Scalar,StorageIndex>::pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu)
                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:41:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   panel_dfs_traits(Index jcol, StorageIndex* marker)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:44:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool update_segrep(Index krep, StorageIndex jj)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:53:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void mem_expand(IndexVector& /*glu.lsub*/, Index /*nextl*/, Index /*chmark*/) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:67:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   )
                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:219:335: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLUImpl<Scalar,StorageIndex>::panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:34:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:40:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                                   const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:95:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:101:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                               const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:58:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                             IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu)
                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:43:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU_t& glu, SparseLUImpl<Scalar, StorageIndex>& luImpl)
                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool update_segrep(Index /*krep*/, Index /*jj*/)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:50:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void mem_expand(IndexVector& lsub, Index& nextl, Index chmark)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:95:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                     IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:54:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                      BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu)
                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h:51:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                       BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu)
                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pruneL.h:54:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu)
                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:21:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLUImpl<Scalar,StorageIndex>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu)
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:52:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLUImpl<Scalar,StorageIndex>::fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu)
                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:100:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseLU():m_lastError(""),m_Ustore(0,0,0,0,0,0),m_symmetricmode(false),m_diagpivotthresh(1.0),m_detPermR(1)
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:104:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SparseLU(const MatrixType& matrix)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:111:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SparseLU()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:116:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern (const MatrixType& matrix);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize (const MatrixType& matrix);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void simplicialfactorize(const MatrixType& matrix);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void compute (const MatrixType& matrix)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:132:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_mat.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:133:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_mat.cols(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void isSymmetric(bool sym)
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:146:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseLUMatrixLReturnType<SCMatrix> matrixL() const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseLUMatrixUReturnType<SCMatrix,MappedSparseMatrix<Scalar,ColMajor,StorageIndex> > matrixU() const
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:165:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PermutationType& rowsPermutation() const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PermutationType& colsPermutation() const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:178:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setPivotThreshold(const RealScalar& thresh)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:202:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:211:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string lastErrorMessage() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:217:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &X_base) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:253:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar absDeterminant()
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar logAbsDeterminant() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:309:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar signDeterminant()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:337:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant()
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:360:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void initperfvalues()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:393:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseLU (const SparseLU& );
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:411:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLU<MatrixType, OrderingType>::analyzePattern(const MatrixType& mat)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:496:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseLU<MatrixType, OrderingType>::factorize(const MatrixType& matrix)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit SparseLUMatrixLReturnType(const MappedSupernodalType& mapL) : m_mapL(mapL)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:707:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() { return m_mapL.rows(); }
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:708:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() { return m_mapL.cols(); }
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void solveInPlace( MatrixBase<Dest> &X) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:721:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseLUMatrixUReturnType(const MatrixLType& mapL, const MatrixUType& mapU)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:724:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() { return m_mapL.rows(); }
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:725:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() { return m_mapL.cols(); }
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:727:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename Dest>   void solveInPlace(MatrixBase<Dest> &X) const
                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseQR () :  m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:104:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit SparseQR(const MatrixType& mat) : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void compute(const MatrixType& mat)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& mat);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& mat);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:125:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rows() const { return m_pmat.rows(); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:129:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index cols() const { return m_pmat.cols();}
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const QRMatrixType& matrixR() const { return m_R; }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rank() const
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SparseQRMatrixQReturnType<SparseQR> matrixQ() const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationType& colsPermutation() const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string lastErrorMessage() const { return m_lastError; }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &dest) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:223:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setPivotThreshold(const RealScalar& threshold)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:234:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Solve<SparseQR, Rhs> solve(const MatrixBase<Rhs>& B) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:241:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Solve<SparseQR, Rhs> solve(const SparseMatrixBase<Rhs>& B) const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:264:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void _sort_matrix_Q()
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseQR<MatrixType,OrderingType>::analyzePattern(const MatrixType& mat)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:349:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SparseQR<MatrixType,OrderingType>::factorize(const MatrixType& mat)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:606:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseQR_QProduct(const SparseQRType& qr, const Derived& other, bool transpose) :
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:608:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_qr.matrixQ().rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:609:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_other.cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:613:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void evalTo(DesType& res) const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:669:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit SparseQRMatrixQReturnType(const SparseQRType& qr) : m_qr(qr) {}
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:671:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseQR_QProduct<SparseQRType, Derived> operator*(const MatrixBase<Derived>& other)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:676:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseQRMatrixQTransposeReturnType<SparseQRType> adjoint() const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:680:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return m_qr.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:681:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return m_qr.rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:683:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseQRMatrixQTransposeReturnType<SparseQRType> transpose() const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:694:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit SparseQRMatrixQTransposeReturnType(const SparseQRType& qr) : m_qr(qr) {}
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:696:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SparseQR_QProduct<SparseQRType,Derived> operator*(const MatrixBase<Derived>& other)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:719:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:735:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:49:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SolveWithGuess(const Decomposition &dec, const RhsType &rhs, const GuessType &guess)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:53:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Decomposition& dec()   const { return m_dec; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:57:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const RhsType&       rhs()   const { return m_rhs; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:58:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const GuessType&     guess() const { return m_guess; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:66:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index row, Index col) const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar coeff(Index i) const;
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   evaluator(const SolveType& solve)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:99:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:24:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(const volatile T&);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:25:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(T&);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static yes test(const Ref<const T>&, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:33:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static no  test(any_conversion<T>, ...);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:63:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_matrix_wrapper()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:68:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_matrix_wrapper(const InputType &mat)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:72:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ActualMatrixType& matrix() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:78:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void grab(const EigenBase<MatrixDerived> &mat)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void grab(const Ref<const MatrixType> &mat)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:113:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_matrix_wrapper()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:117:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_matrix_wrapper(const MatrixType &mat)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ActualMatrixType& matrix() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:126:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void grab(const MatrixType &mat)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   IterativeSolverBase()
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:182:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit IterativeSolverBase(const EigenBase<MatrixDerived>& A)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~IterativeSolverBase() {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:197:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& analyzePattern(const EigenBase<MatrixDerived>& A)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:217:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& factorize(const EigenBase<MatrixDerived>& A)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:238:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& compute(const EigenBase<MatrixDerived>& A)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:250:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() const { return matrix().rows(); }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() const { return matrix().cols(); }
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:258:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar tolerance() const { return m_tolerance; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& setTolerance(const RealScalar& tolerance)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:272:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Preconditioner& preconditioner() { return m_preconditioner; }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:275:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Preconditioner& preconditioner() const { return m_preconditioner; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index maxIterations() const
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:289:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& setMaxIterations(Index maxIters)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:296:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index iterations() const
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:305:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   RealScalar error() const
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:318:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   solveWithGuess(const MatrixBase<Rhs>& b, const Guess& x0) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ComputationInfo info() const
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_impl(const Rhs& b, SparseMatrixBase<DestDerived> &aDest) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:357:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void init()
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:369:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ActualMatrixType& matrix() const
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:375:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void grab(const InputType &A)
                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:47:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalPreconditioner() : m_isInitialized(false) {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:50:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DiagonalPreconditioner(const MatType& mat) : m_invdiag(mat.cols())
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_invdiag.size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:56:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_invdiag.size(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalPreconditioner& analyzePattern(const MatType& )
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:65:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalPreconditioner& factorize(const MatType& mat)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:82:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalPreconditioner& compute(const MatType& mat)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:89:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const Rhs& b, Dest& x) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     solve(const MatrixBase<Rhs>& b) const
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:103:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() { return Success; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:136:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LeastSquareDiagonalPreconditioner() : Base() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit LeastSquareDiagonalPreconditioner(const MatType& mat) : Base()
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:145:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LeastSquareDiagonalPreconditioner& analyzePattern(const MatType& )
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:151:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LeastSquareDiagonalPreconditioner& factorize(const MatType& mat)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LeastSquareDiagonalPreconditioner& compute(const MatType& mat)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() { return Success; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IdentityPreconditioner() {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit IdentityPreconditioner(const MatrixType& ) {}
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:210:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IdentityPreconditioner& analyzePattern(const MatrixType& ) { return *this; }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IdentityPreconditioner& factorize(const MatrixType& ) { return *this; }
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IdentityPreconditioner& compute(const MatrixType& ) { return *this; }
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Rhs& solve(const Rhs& b) const { return b; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:221:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() { return Success; }
                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:30:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         typename Dest::RealScalar& tol_error)
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ConjugateGradient() : Base() {}
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:192:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit ConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:194:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~ConjugateGradient() {}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_with_guess_impl(const Rhs& b, Dest& x) const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
                                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:30:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                      typename Dest::RealScalar& tol_error)
                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   LeastSquaresConjugateGradient() : Base() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit LeastSquaresConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~LeastSquaresConjugateGradient() {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:185:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_with_guess_impl(const Rhs& b, Dest& x) const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:206:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
                                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
               typename Dest::RealScalar& tol_error)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   BiCGSTAB() : Base() {}
            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:188:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit BiCGSTAB(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~BiCGSTAB() {}
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:194:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_with_guess_impl(const Rhs& b, Dest& x) const
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:215:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
                                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:29:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Index QuickSplit(VectorV &row, VectorI &ind, Index ncut)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IncompleteLUT()
                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:125:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit IncompleteLUT(const MatrixType& mat, const RealScalar& droptol=NumTraits<Scalar>::dummy_precision(), int fillfactor = 10)
                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_lu.rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_lu.cols(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:142:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& amat);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:152:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& amat);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IncompleteLUT& compute(const MatrixType& amat)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setDroptol(const RealScalar& droptol);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setFillfactor(int fillfactor);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const Rhs& b, Dest& x) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:183:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline bool operator() (const Index& row, const Index& col, const Scalar&) const
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:206:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void IncompleteLUT<Scalar,StorageIndex>::setDroptol(const RealScalar& droptol)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void IncompleteLUT<Scalar,StorageIndex>::setFillfactor(int fillfactor)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void IncompleteLUT<Scalar,StorageIndex>::analyzePattern(const _MatrixType& amat)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void IncompleteLUT<Scalar,StorageIndex>::factorize(const _MatrixType& amat)
                                                                           ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:63,
                 from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:52:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __allocated_ptr(_Alloc& __a, pointer __ptr) noexcept
                                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:59:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __allocated_ptr(_Alloc& __a, _Ptr __ptr)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:65:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __allocated_ptr(__allocated_ptr&& __gd) noexcept
                                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__allocated_ptr()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:78:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(std::nullptr_t) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:85:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       value_type* get() { return std::__to_address(_M_ptr); }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/allocated_ptr.h:95:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __allocate_guarded(_Alloc& __a)
                                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:86:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(_List_node_base& __x, _List_node_base& __y) _GLIBCXX_USE_NOEXCEPT;
                                                        ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:90:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _List_node_base* const __last) _GLIBCXX_USE_NOEXCEPT;
                                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:93:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reverse() _GLIBCXX_USE_NOEXCEPT;
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:96:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_hook(_List_node_base* const __position) _GLIBCXX_USE_NOEXCEPT;
                                                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:99:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_unhook() _GLIBCXX_USE_NOEXCEPT;
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:109:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_node_header() _GLIBCXX_NOEXCEPT
                           ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:113:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_node_header(_List_node_header&& __x) noexcept
                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_nodes(_List_node_header&& __x)
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:149:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init() _GLIBCXX_NOEXCEPT
                 ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:158:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_node_base* _M_base() { return this; }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:170:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Tp*       _M_valptr()       { return _M_storage._M_ptr(); }
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:171:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Tp const* _M_valptr() const { return _M_storage._M_ptr(); }
                              ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:196:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_iterator() _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:200:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_iterator(__detail::_List_node_base* __x) _GLIBCXX_NOEXCEPT
                                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:204:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_const_cast() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:209:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:213:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const _GLIBCXX_NOEXCEPT
                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:217:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:224:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:232:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:239:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:247:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:276:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_const_iterator() _GLIBCXX_NOEXCEPT
                              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:281:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT
       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:284:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_const_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT
                                                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:288:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_const_cast() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:293:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:297:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const _GLIBCXX_NOEXCEPT
                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:301:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:308:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:323:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:331:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator==(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Self& __x) const _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:345:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _List_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:351:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _List_const_iterator<_Val>& __y) _GLIBCXX_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:370:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const __detail::_List_node_base* __last)
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:387:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _List_impl() _GLIBCXX_NOEXCEPT_IF(
               ^~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:392:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _List_impl(const _Node_alloc_type& __a) _GLIBCXX_NOEXCEPT
                                          ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:397:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _List_impl(_List_impl&&) = default;
                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:399:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _List_impl(_Node_alloc_type&& __a, _List_impl&& __x)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _List_impl(_Node_alloc_type&& __a) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:412:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size_t _M_get_size() const { return _M_impl._M_node._M_size; }
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:414:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_set_size(size_t __n) { _M_impl._M_node._M_size = __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:416:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_inc_size(size_t __n) { _M_impl._M_node._M_size += __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:418:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_dec_size(size_t __n) { _M_impl._M_node._M_size -= __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:423:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const __detail::_List_node_base* __last) const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:427:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size_t _M_node_count() const { return _M_get_size(); }
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:449:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_node()
                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put_node(typename _Node_alloc_traits::pointer __p) _GLIBCXX_NOEXCEPT
                                                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:460:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Node_allocator() _GLIBCXX_NOEXCEPT
                               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Node_allocator() const _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:468:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base() = default;
                      ^~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:473:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base(const _Node_alloc_type& __a) _GLIBCXX_NOEXCEPT
                                               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:478:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base(_List_base&&) = default;
                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:481:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base(_List_base&& __x, _Node_alloc_type&& __a)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:491:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base(_Node_alloc_type&& __a, _List_base&& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:496:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _List_base(_Node_alloc_type&& __a)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:501:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_nodes(_List_base&& __x)
                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:506:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_List_base() _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:510:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_clear() _GLIBCXX_NOEXCEPT;
                  ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init() _GLIBCXX_NOEXCEPT
                 ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:640:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_create_node(_Args&&... __args)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:654:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_distance(const_iterator __first, const_iterator __last)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:659:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_node_count() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list() = default;
                ^~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:691:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(const allocator_type& __a) _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:704:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(size_type __n, const allocator_type& __a = allocator_type())
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:743:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(const list& __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:756:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(list&&) = default;
                      ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:767:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:771:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(const list& __x, const allocator_type& __a)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:776:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(list&& __x, const allocator_type& __a, true_type) noexcept
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:780:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       list(list&& __x, const allocator_type& __a, false_type)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:792:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(_Node_alloc_traits::_S_always_equal())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:812:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:835:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~list() = default;
                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:847:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const list& __x);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:862:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(_Node_alloc_traits::_S_nothrow_move())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:879:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:897:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       assign(size_type __n, const value_type& __val)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:916:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  assign(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:938:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       assign(initializer_list<value_type> __l)
                                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:953:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:962:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:971:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() _GLIBCXX_NOEXCEPT
             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:980:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:989:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:998:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1007:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1016:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1026:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1035:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1053:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1063:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1068:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1073:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1087:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       resize(size_type __new_size);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1100:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       resize(size_type __new_size, const value_type& __x);
                                                         ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1122:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1138:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1150:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1169:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_front(const value_type& __x)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1174:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_front(value_type&& __x)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1183:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_front(_Args&&... __args)
                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1205:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pop_front() _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1219:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_back(const value_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1224:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_back(value_type&& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1233:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_back(_Args&&... __args)
                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1254:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pop_back() _GLIBCXX_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1272:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(const_iterator __position, _Args&&... __args);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1286:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1316:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1335:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __p, initializer_list<value_type> __l)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1355:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, size_type __n, const value_type& __x);
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1397:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _InputIterator __last);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1439:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position) noexcept;
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1464:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last) noexcept
                                                            ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1486:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(list& __x) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1506:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1526:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       splice(const_iterator __position, list&& __x) noexcept
                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1545:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       splice(const_iterator __position, list& __x) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1561:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       splice(const_iterator __position, list&& __x, const_iterator __i) noexcept
                                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1603:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       splice(const_iterator __position, list& __x, const_iterator __i) noexcept
                                                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1623:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const_iterator __last) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1673:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const_iterator __last) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1689:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       remove(const _Tp& __value);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1704:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  remove_if(_Predicate);
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1717:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1733:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique(_BinaryPredicate);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1746:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       merge(list&& __x);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1749:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       merge(list& __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1772:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  merge(list&& __x, _StrictWeakOrdering __comp);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1776:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  merge(list& __x, _StrictWeakOrdering __comp)
                                             ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1790:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reverse() _GLIBCXX_NOEXCEPT
                 ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1800:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sort();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1810:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  sort(_StrictWeakOrdering);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1821:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1828:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           __false_type)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1841:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_fill_initialize(size_type __n, const value_type& __x)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1850:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_default_initialize(size_type __n)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1858:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_default_append(size_type __n);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1869:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1876:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __false_type);
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1881:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_fill_assign(size_type __n, const value_type& __val);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1886:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_transfer(iterator __position, iterator __first, iterator __last)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1901:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _M_insert(iterator __position, _Args&&... __args)
                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1911:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(iterator __position) _GLIBCXX_NOEXCEPT
                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1927:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_check_equal_allocators(list& __x) _GLIBCXX_NOEXCEPT
                                            ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1936:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_resize_pos(size_type& __new_size) const;
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1940:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(list&& __x, true_type) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1949:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(list&& __x, false_type)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:1987:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2021:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2028:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2034:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2040:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2046:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y)
                                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2053:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2065:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         input_iterator_tag __tag)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_list.h:2075:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         input_iterator_tag)
                           ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:67:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_clear() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/list:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:15,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:90:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       emplace(const_iterator __position, _Args&&... __args)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:103:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     insert(const_iterator __position, const value_type& __x)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:118:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     insert(const_iterator __position, size_type __n, const value_type& __x)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:135:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _InputIterator __last)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erase(const_iterator __position) noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_resize_pos(size_type& __new_size) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:212:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_default_append(size_type __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:231:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     resize(size_type __new_size)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:243:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     resize(size_type __new_size, const value_type& __x)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:268:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const list& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:294:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_fill_assign(size_type __n, const value_type& __val)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:310:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __false_type)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove(const value_type& __value)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:354:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique()
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:375:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     merge(list&& __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:422:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       merge(list&& __x, _StrictWeakOrdering __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:468:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort()
          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:515:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       remove_if(_Predicate __pred)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:533:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique(_BinaryPredicate __binary_pred)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/list.tcc:554:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sort(_StrictWeakOrdering __comp)
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IncompleteCholesky() : m_initialShift(1e-3),m_factorizationIsOk(false) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     IncompleteCholesky(const MatrixType& matrix) : m_initialShift(1e-3),m_factorizationIsOk(false)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:90:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index rows() const { return m_L.rows(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index cols() const { return m_L.cols(); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ComputationInfo info() const
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:112:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setInitialShift(RealScalar shift) { m_initialShift = shift; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void analyzePattern(const MatrixType& mat)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:138:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void factorize(const MatrixType& mat);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:147:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void compute(const MatrixType& mat)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:155:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _solve_impl(const Rhs& b, Dest& x) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const FactorType& matrixL() const { eigen_assert("m_factorizationIsOk"); return m_L; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const VectorRx& scalingS() const { eigen_assert("m_factorizationIsOk"); return m_scale; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationType& permutationP() const { eigen_assert("m_analysisIsOk"); return m_perm; }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:187:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol);
                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void IncompleteCholesky<Scalar,_UpLo, OrderingType>::factorize(const _MatrixType& mat)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:379:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void IncompleteCholesky<Scalar,_UpLo, OrderingType>::updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol)
                                                                                                                                                                                                                        ^
In file included from ./include/gin/types.h:9,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:117:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _get_daylight(int *_Daylight);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:117:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _get_dstbias(long *_Daylight_savings_bias);
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:118:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:119:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _get_timezone(long *_Timezone);
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:119:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:120:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _get_tzname(size_t *_ReturnValue,char *_Buffer,size_t _SizeInBytes,int _Index);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:120:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:121:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl asctime(const struct tm *_Tm) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:121:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:122:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl asctime_s (char *_Buf,size_t _SizeInWords,const struct tm *_Tm);
                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:122:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl _ctime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:124:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _ctime32_s (char *_Buf,size_t _SizeInBytes,const __time32_t *_Time);
                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:124:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:125:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   clock_t __cdecl clock(void);
                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:125:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:126:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl _difftime32(__time32_t _Time1,__time32_t _Time2);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:126:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:127:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct tm *__cdecl _gmtime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:127:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _gmtime32_s (struct tm *_Tm,const __time32_t *_Time);
                                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:128:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct tm *__cdecl _localtime32(const __time32_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:130:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _localtime32_s (struct tm *_Tm,const __time32_t *_Time);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:130:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from ./include/gin/types.h:9,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:131:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strftime(char * __restrict__ _Buf,size_t _SizeInBytes,const char * __restrict__ _Format,const struct tm * __restrict__ _Tm);
                                                                                                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:131:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:132:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP size_t __cdecl _strftime_l(char * __restrict__ _Buf,size_t _Max_size,const char * __restrict__ _Format,const struct tm * __restrict__ _Tm,_locale_t _Locale);
                                                                                                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:132:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strdate(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:134:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _strdate_s (char *_Buf,size_t _SizeInBytes);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:134:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:135:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strtime(char *_Buffer) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:135:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:136:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _strtime_s (char *_Buf ,size_t _SizeInBytes);
                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:136:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __time32_t __cdecl _time32(__time32_t *_Time);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:138:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __time32_t __cdecl _mktime32(struct tm *_Tm);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:138:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __time32_t __cdecl _mkgmtime32(struct tm *_Tm);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:142:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl tzset(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:142:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:145:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP void __cdecl _tzset(void);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:145:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl _difftime64(__time64_t _Time1,__time64_t _Time2);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:148:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _ctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:150:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _ctime64_s (char *_Buf,size_t _SizeInBytes,const __time64_t *_Time);
                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:150:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP struct tm *__cdecl _gmtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:152:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _gmtime64_s (struct tm *_Tm,const __time64_t *_Time);
                                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:152:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:153:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP struct tm *__cdecl _localtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:153:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl _localtime64_s (struct tm *_Tm,const __time64_t *_Time);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:154:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP __time64_t __cdecl _mktime64(struct tm *_Tm);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:155:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP __time64_t __cdecl _mkgmtime64(struct tm *_Tm);
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:157:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP __time64_t __cdecl _time64(__time64_t *_Time);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:157:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unsigned __cdecl _getsystime(struct tm *_Tm);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:159:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unsigned __cdecl _setsystime(struct tm *_Tm,unsigned _MilliSec);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:159:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:203:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double __cdecl difftime(time_t _Time1,time_t _Time2);
                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:203:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char *__cdecl ctime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:205:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct tm *__cdecl gmtime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:205:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct tm *__cdecl localtime(const time_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:208:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 time_t __cdecl mktime(struct tm *_Tm);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:208:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:209:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 time_t __cdecl _mkgmtime(struct tm *_Tm);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:209:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 time_t __cdecl time(time_t *_Time);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:210:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:214:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE double __cdecl difftime(time_t _Time1,time_t _Time2)
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:216:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE char *__cdecl ctime(const time_t *_Time) { return _ctime64(_Time); }
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:217:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE struct tm *__cdecl gmtime(const time_t *_Time) { return _gmtime64(_Time); }
                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:218:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE struct tm *__cdecl localtime(const time_t *_Time) { return _localtime64(_Time); }
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:219:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE time_t __cdecl mktime(struct tm *_Tm) { return _mktime64(_Tm); }
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE time_t __cdecl _mkgmtime(struct tm *_Tm) { return _mkgmtime64(_Tm); }
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:221:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE time_t __cdecl time(time_t *_Time) { return _time64(_Time); }
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:240:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline errno_t __cdecl localtime_s(struct tm *_Tm,const time_t *_Time) { return _localtime64_s(_Tm,_Time); }
                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:241:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline errno_t __cdecl gmtime_s(struct tm *_Tm, const time_t *_Time) { return _gmtime64_s(_Tm, _Time); }
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:242:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline errno_t __cdecl ctime_s(char *_Buf,size_t _SizeInBytes,const time_t *_Time) { return _ctime64_s(_Buf,_SizeInBytes,_Time); }
                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:252:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl tzset(void) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:252:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from ./include/gin/types.h:9,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:264:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl mingw_gettimeofday (struct timeval *p, struct timezone *z);
                                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:264:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:278:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline struct tm *__cdecl localtime_r(const time_t *_Time, struct tm *_Tm) {
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:281:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline struct tm *__cdecl gmtime_r(const time_t *_Time, struct tm *_Tm) {
                                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:284:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline char *__cdecl ctime_r(const time_t *_Time, char *_Str) {
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:287:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __forceinline char *__cdecl asctime_r(const struct tm *_Tm, char * _Str) {
                                                                        ^
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:301,
                 from ./include/gin/types.h:9,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int __cdecl WINPTHREAD_API nanosleep(const struct timespec *request, struct timespec *remain);
                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:84:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/time.h:301,
                 from ./include/gin/types.h:9,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:86:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int __cdecl WINPTHREAD_API clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *request, struct timespec *remain);
                                                                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:86:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:87:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int __cdecl WINPTHREAD_API clock_getres(clockid_t clock_id, struct timespec *res);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:87:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int __cdecl WINPTHREAD_API clock_gettime(clockid_t clock_id, struct timespec *tp);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:88:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int __cdecl WINPTHREAD_API clock_settime(clockid_t clock_id, const struct timespec *tp);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/pthread_time.h:89:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
                 from ./include/gin/types.h:7,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7:   required from 'class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7:   required from 'class Eigen::SparseMatrix<double, 0>'
./include/gin/types.h:27:31:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:35,
                 from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:153,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:65:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::input_iterator_tag)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:71:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::forward_iterator_tag)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:76:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __distance_fw(_Iterator __first, _Iterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:84:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator()(_Tp&& __x) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:93:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       -> decltype(std::get<0>(std::forward<_Tp>(__x)))
          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:113:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ReuseOrAllocNode(__node_type* __nodes, __hashtable_alloc& __h)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:115:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ReuseOrAllocNode(const _ReuseOrAllocNode&) = delete;
                                                     ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:117:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_ReuseOrAllocNode()
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:122:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Arg&& __arg) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _AllocNode(__hashtable_alloc& __h)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Arg&& __arg) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:219:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hash_node_base() noexcept : _M_nxt() { }
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:221:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hash_node_base(_Hash_node_base* __next) noexcept : _M_nxt(__next) { }
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:237:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_valptr() noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:241:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_valptr() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:245:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_v() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:249:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_v() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:270:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_next() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:283:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_next() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:295:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Node_iterator_base(__node_type* __p) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:299:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_incr() noexcept
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:307:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:314:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:337:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Node_iterator() noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:341:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Node_iterator(__node_type* __p) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:345:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:349:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:353:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:360:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:385:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Node_const_iterator() noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:389:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Node_const_iterator(__node_type* __p) noexcept
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __cache>& __x) noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:397:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:401:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:405:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:412:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:433:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         second_argument_type __den) const noexcept
                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:450:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Prime_rehash_policy(float __z = 1.0) noexcept
                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:454:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_load_factor() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:459:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_next_bkt(std::size_t __n) const;
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:463:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_bkt_for_elements(std::size_t __n) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:472:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::size_t __n_ins) const;
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:477:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_state() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:481:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:485:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset(_State __state)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:503:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         second_argument_type __den) const noexcept
                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:510:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __clp2(std::size_t __n) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:536:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Power2_rehash_policy(float __z = 1.0) noexcept
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:540:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_load_factor() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:546:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_next_bkt(std::size_t __n) noexcept
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:572:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_bkt_for_elements(std::size_t __n) const noexcept
                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:581:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::size_t __n_ins) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:603:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_state() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:607:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:611:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset(_State __state) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:681:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](const key_type& __k);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:684:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](key_type&& __k);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:689:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:692:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k) const;
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:702:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> mapped_type&
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:727:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> mapped_type&
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:752:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> mapped_type&
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:771:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> const mapped_type&
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:815:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_conjure_hashtable()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:821:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _NodeGetter&, true_type);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:826:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _NodeGetter&, false_type);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:830:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __v)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:838:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, const value_type& __v)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:846:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:851:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:868:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _NodeGetter& __node_gen, true_type)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _NodeGetter& __node_gen, false_type)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:961:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __v)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:969:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, value_type&& __v)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1012:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_Pair&& __v)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1020:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(const_iterator __hint, _Pair&& __v)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1070:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor() const noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1077:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor(float __z)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1084:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reserve(std::size_t __n)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_ebo_helper() = default;
                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1109:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Hashtable_ebo_helper(_OtherTp&& __tp)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_cget(const _Hashtable_ebo_helper& __eboh)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1118:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_get(_Hashtable_ebo_helper& __eboh)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1126:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_ebo_helper() = default;
                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1129:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Hashtable_ebo_helper(_OtherTp&& __tp)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1134:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_cget(const _Hashtable_ebo_helper& __eboh)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1138:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_get(_Hashtable_ebo_helper& __eboh)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1199:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hash_code_base() = default;
                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1202:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Hash& __h)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1206:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_hash_code(const _Key& __key) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1210:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_bucket_index(const _Key& __k, __hash_code, std::size_t __n) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1216:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          (std::size_t)0)) )
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1220:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_store_code(__node_type*, __hash_code) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1224:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_copy_code(__node_type*, const __node_type*) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1228:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_swap(_Hash_code_base& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1235:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() const { return __ebo_extract_key::_S_cget(*this); }
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1238:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() { return __ebo_extract_key::_S_get(*this); }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1241:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ranged_hash() const { return __ebo_hash::_S_cget(*this); }
                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1244:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_ranged_hash() { return __ebo_hash::_S_get(*this); }
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1281:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1290:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hash_code_base() = default;
                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1294:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Default_ranged_hash&)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1298:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_hash_code(const _Key& __k) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1302:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_bucket_index(const _Key&, __hash_code __c, std::size_t __n) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1309:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           (std::size_t)0)) )
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1313:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_store_code(__node_type*, __hash_code) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1317:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_copy_code(__node_type*, const __node_type*) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_swap(_Hash_code_base& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() const { return __ebo_extract_key::_S_cget(*this); }
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1332:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() { return __ebo_extract_key::_S_get(*this); }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1335:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h1() const { return __ebo_h1::_S_cget(*this); }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1338:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h1() { return __ebo_h1::_S_get(*this); }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1341:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h2() const { return __ebo_h2::_S_cget(*this); }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1344:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h2() { return __ebo_h2::_S_get(*this); }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1371:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1379:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hash_code_base() = default;
                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1382:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Default_ranged_hash&)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1386:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_hash_code(const _Key& __k) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1391:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::size_t __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1397:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        (std::size_t)0)) )
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1401:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_store_code(__node_type* __n, __hash_code __c) const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1405:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_copy_code(__node_type* __to, const __node_type* __from) const
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1409:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_swap(_Hash_code_base& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1417:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() const { return __ebo_extract_key::_S_cget(*this); }
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1420:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract() { return __ebo_extract_key::_S_get(*this); }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1423:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h1() const { return __ebo_h1::_S_cget(*this); }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1426:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h1() { return __ebo_h1::_S_get(*this); }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1429:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h2() const { return __ebo_h2::_S_cget(*this); }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1432:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h2() { return __ebo_h2::_S_get(*this); }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1451:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k, _HashCodeType __c, _Hash_node<_Value, true>* __n)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1462:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Key& __k, _HashCodeType, _Hash_node<_Value, false>* __n)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1479:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Local_iterator_base() = default;
                                ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1482:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       std::size_t __bkt, std::size_t __bkt_count)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1487:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_incr()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1506:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_curr() const { return _M_cur; }  // for equality ops
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1509:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_bucket() const { return _M_bucket; }  // for debug mode
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1522:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h() { return _M_storage._M_ptr(); }
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1525:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h() const { return _M_storage._M_ptr(); }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1537:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h() { return reinterpret_cast<_Tp*>(this); }
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1540:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_h() const { return reinterpret_cast<const _Tp*>(this); }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1560:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Local_iterator_base() : _M_bucket_count(-1) { }
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1564:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       std::size_t __bkt, std::size_t __bkt_count)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Local_iterator_base()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1574:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Local_iterator_base(const _Local_iterator_base& __iter)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1583:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Local_iterator_base& __iter)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1596:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_incr()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1613:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init(const __hash_code_base& __base)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1617:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_destroy() { this->_M_h()->~__hash_code_base(); }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_curr() const { return _M_cur; }  // for equality ops and debug mode
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_bucket() const { return _M_bucket; }  // for debug mode
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1633:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _H1, _H2, _Hash, __cache>& __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1642:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _H1, _H2, _Hash, __cache>& __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1668:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Local_iterator() = default;
                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1672:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::size_t __bkt, std::size_t __bkt_count)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1677:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1681:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1685:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1720:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Local_const_iterator() = default;
                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1724:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        std::size_t __bkt, std::size_t __bkt_count)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1731:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __cache>& __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1736:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1740:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1744:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1751:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable_base() = default;
                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1826:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Hash& __hash, const _Equal& __eq)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1831:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_equals(const _Key& __k, __hash_code __c, __node_type* __n) const
                                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1838:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_swap(_Hashtable_base& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1845:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_eq() const { return _EqualEBO::_S_cget(*this); }
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1848:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_eq() { return _EqualEBO::_S_get(*this); }
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1861:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_is_permutation(_Uiterator, _Uiterator, _Uiterator);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1869:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Uiterator __first2)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1937:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_equal(const __hashtable&) const;
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1947:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_equal(const __hashtable& __other) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1976:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_equal(const __hashtable&) const;
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:1986:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_equal(const __hashtable& __other) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2035:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_alloc() = default;
                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2036:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_alloc(const _Hashtable_alloc&) = default;
                                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2037:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_alloc(_Hashtable_alloc&&) = default;
                                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2040:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Hashtable_alloc(_Alloc&& __a)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2045:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_node_allocator()
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_node_allocator() const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2054:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_allocate_node(_Args&&... __args);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2057:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_node(__node_type* __n);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2061:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_nodes(__node_type* __n);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2064:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_allocate_buckets(std::size_t __n);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2067:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_buckets(__bucket_type*, std::size_t __n);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2075:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable_alloc<_NodeAlloc>::_M_allocate_node(_Args&&... __args)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2096:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable_alloc<_NodeAlloc>::_M_deallocate_node(__node_type* __n)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2107:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable_alloc<_NodeAlloc>::_M_deallocate_nodes(__node_type* __n)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2119:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable_alloc<_NodeAlloc>::_M_allocate_buckets(std::size_t __n)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable_policy.h:2132:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        std::size_t __n)
                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:153,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:347:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_uses_single_bucket(__bucket_type* __bkts) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:351:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_uses_single_bucket() const
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:355:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_base_alloc() { return *this; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:358:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_allocate_buckets(size_type __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:370:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_buckets(__bucket_type* __bkts, size_type __n)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:379:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_buckets()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:385:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_bucket_begin(size_type __bkt) const;
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:388:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_begin() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:393:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_assign(const _Hashtable&, const _NodeGenerator&);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:396:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(_Hashtable&&, std::true_type);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:399:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign(_Hashtable&&, std::false_type);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:402:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reset() noexcept;
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:413:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable() = default;
                      ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:417:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type&);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:424:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type&);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:426:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable(const _Hashtable&);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable(_Hashtable&&) noexcept;
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:430:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable(const _Hashtable&, const allocator_type&);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:432:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable(_Hashtable&&, const allocator_type&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:436:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Hashtable(const allocator_type& __a)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:444:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:454:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a = allocator_type())
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:463:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Hashtable& __ht);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:475:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && is_nothrow_move_assignable<_Equal>::value)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:485:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:494:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Hashtable() noexcept;
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:499:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    __is_nothrow_swappable<_Equal>>::value);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:503:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:507:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:511:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:523:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:527:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:531:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:535:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:539:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:544:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_eq() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:551:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_count() const noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:555:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_bucket_count() const noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:559:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_size(size_type __n) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:563:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket(const key_type& __k) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:567:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:574:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:578:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:585:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:590:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin(size_type __n) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend(size_type __n) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:601:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       load_factor() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:612:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __rehash_policy() const
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:616:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __rehash_policy(const _RehashPolicy& __pol)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:621:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __k);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:624:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __k) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:627:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __k) const;
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __k);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:633:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __k) const;
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:638:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_bucket_index(__node_type* __n) const noexcept
                                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:642:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_bucket_index(const key_type& __k, __hash_code __c) const
                                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:648:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_find_before_node(size_type, const key_type&, __hash_code) const;
                                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:652:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      __hash_code __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:662:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_bucket_begin(size_type, __node_type*);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:667:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         size_type __next_bkt);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:671:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_previous_node(size_type __bkt, __node_base* __n);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:678:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        __node_type* __n, size_type __n_elt = 1);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:684:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __hash_code __code, __node_type* __n);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:688:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace(std::true_type, _Args&&... __args);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:692:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace(std::false_type __uk, _Args&&... __args)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:698:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace(const_iterator, std::true_type __uk, _Args&&... __args)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:703:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_emplace(const_iterator, std::false_type, _Args&&... __args);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:707:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert(_Arg&&, const _NodeGenerator&, true_type, size_type = 1);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:712:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     false_type __uk)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:722:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _NodeGenerator& __node_gen, true_type __uk)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _NodeGenerator&, false_type);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:735:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(std::true_type, const key_type&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:738:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(std::false_type, const key_type&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:741:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:747:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:752:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __hint, _Args&&... __args)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:762:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:766:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __it)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:770:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __k)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:774:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator, const_iterator);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:777:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() noexcept;
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:780:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void rehash(size_type __n);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:920:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_rehash_aux(size_type __n, std::true_type);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:923:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_rehash_aux(size_type __n, std::false_type);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:927:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_rehash(size_type __n, const __rehash_state& __state);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:940:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __node_type*
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:955:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:977:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1004:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> _Hashtable&
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>& std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::operator=(const std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>&)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1029:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        [this](const __node_type* __n)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1067:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       [&__roan](const __node_type* __n)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1097:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_assign(const _Hashtable& __ht, const _NodeGenerator& __node_gen)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reset() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1162:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_assign(_Hashtable&& __ht, std::true_type)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1194:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move_assign(_Hashtable&& __ht, std::false_type)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: In member function 'void std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_move_assign(std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>&&, std::false_type)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1223:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    [&__roan](__node_type* __n)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1252:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable(const _Hashtable& __ht)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: In copy constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_Hashtable(const std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>&)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1264:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   [this](const __node_type* __n)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1274:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable(_Hashtable&& __ht) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1306:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable(const _Hashtable& __ht, const allocator_type& __a)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_Hashtable(const std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>&, const allocator_type&)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   [this](const __node_type* __n)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Hashtable(_Hashtable&& __ht, const allocator_type& __a)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_Hashtable(std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>&&, const allocator_type&)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1357:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       [this](__node_type* __n)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1372:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~_Hashtable() noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1387:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  __is_nothrow_swappable<_Equal>>::value)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1437:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1453:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> const_iterator
        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1469:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> size_type
        ^~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1501:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> pair<iterator, iterator>
        ^~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1528:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> pair<const_iterator, const_iterator>
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1558:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __node_base*
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1584:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_bucket_begin(size_type __bkt, __node_type* __node)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1616:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size_type __next_bkt)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1640:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __node_base*
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1657:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       -> pair<iterator, bool>
          ^~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1695:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       -> iterator
          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1724:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1764:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1829:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       -> pair<iterator, bool>
          ^~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1854:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       -> iterator
          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1874:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1894:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1922:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> size_type
        ^~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:1946:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> size_type
        ^~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2002:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> iterator
        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2048:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clear() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2063:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     rehash(size_type __n)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2085:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_rehash(size_type __n, const __rehash_state& __state)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2108:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_rehash_aux(size_type __n, std::true_type)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/hashtable.h:2149:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_rehash_aux(size_type __n, std::false_type)
                                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_map:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:153,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_map() = default;
                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:176:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:181:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_map(const unordered_map&) = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:184:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_map(unordered_map&&) = default;
                                        ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:191:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_map(const allocator_type& __a)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:201:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:211:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:230:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:234:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_map(size_type __n, const allocator_type& __a)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:246:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:265:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:271:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const unordered_map&) = default;
                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:275:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unordered_map&&) = default;
                                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:289:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:297:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:309:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:314:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:324:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:337:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:346:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:355:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:359:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:387:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:418:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:579:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:591:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_Pair&& __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:618:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, const value_type& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:624:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, value_type&& __x)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:629:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(const_iterator __hint, _Pair&& __x)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:644:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:792:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:797:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:814:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:832:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:842:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:857:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept( noexcept(_M_h.swap(__x._M_h)) )
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:902:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_eq() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:920:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:924:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:951:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:955:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:973:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](const key_type& __k)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:977:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](key_type&& __k)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:990:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:994:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(const key_type& __k) const
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1002:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_count() const noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1007:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_bucket_count() const noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1016:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_size(size_type __n) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1025:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket(const key_type& __key) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1035:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1046:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1050:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin(size_type __n) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1061:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1072:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1076:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend(size_type __n) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       load_factor() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1090:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor() const noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1098:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor(float __z)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1109:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rehash(size_type __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1120:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reserve(size_type __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1127:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const unordered_map<_Key1, _Tp1, _Hash1, _Pred1, _Alloc1>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1271:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multimap() = default;
                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1284:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1306:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multimap(const unordered_multimap&) = default;
                                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1314:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multimap(unordered_multimap&&) = default;
                                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1321:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multimap(const allocator_type& __a)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1331:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1341:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1360:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1364:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multimap(size_type __n, const allocator_type& __a)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1369:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1383:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1389:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1395:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1401:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const unordered_multimap&) = default;
                                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1405:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unordered_multimap&&) = default;
                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1419:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1427:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1434:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1439:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1444:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1454:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1467:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1476:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1485:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1489:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1512:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1539:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1553:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1557:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1562:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_Pair&& __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1587:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, const value_type& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1593:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, value_type&& __x)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1598:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(const_iterator __hint, _Pair&& __x)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1613:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1625:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1668:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1673:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1689:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1708:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1718:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1733:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept( noexcept(_M_h.swap(__x._M_h)) )
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1774:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1780:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_eq() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1798:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1802:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1812:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1823:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1827:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1835:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_count() const noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1840:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_bucket_count() const noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1849:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_size(size_type __n) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1858:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket(const key_type& __key) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1868:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1879:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1883:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin(size_type __n) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1894:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1905:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1909:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend(size_type __n) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1917:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       load_factor() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1923:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor() const noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1931:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor(float __z)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1942:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rehash(size_type __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1953:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reserve(size_type __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:1962:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _Hash1, _Pred1, _Alloc1>&);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2052:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2058:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2064:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2070:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_map.h:2076:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __y)
                                                                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/unordered_set:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/platform/compiler.h:162,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:135:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_set() = default;
                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:148:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:170:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:175:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_set(const unordered_set&) = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:178:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_set(unordered_set&&) = default;
                                        ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_set(const allocator_type& __a)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:224:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:228:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_set(size_type __n, const allocator_type& __a)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:233:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:240:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:247:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:253:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:265:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const unordered_set&) = default;
                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:269:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unordered_set&&) = default;
                                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:283:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:291:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:298:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:303:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:308:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:319:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:323:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:333:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:337:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:346:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:354:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:376:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:402:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:420:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:424:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:449:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, const value_type& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:453:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, value_type&& __x)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:468:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:479:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:522:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:527:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:544:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:562:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:572:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:586:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept( noexcept(_M_h.swap(__x._M_h)) )
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:625:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:631:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_eq() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:649:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:653:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:667:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:680:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:684:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:692:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_count() const noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:697:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_bucket_count() const noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:706:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_size(size_type __n) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:715:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket(const key_type& __key) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:726:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:730:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:734:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin(size_type __n) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:746:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:754:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend(size_type __n) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:762:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       load_factor() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:768:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor() const noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:776:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor(float __z)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:787:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rehash(size_type __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:798:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reserve(size_type __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const unordered_set<_Value1, _Hash1, _Pred1, _Alloc1>&);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:932:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multiset() = default;
                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:945:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:967:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a = allocator_type())
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:972:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multiset(const unordered_multiset&) = default;
                                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:975:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multiset(unordered_multiset&&) = default;
                                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:992:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a = allocator_type())
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:998:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const unordered_multiset&) = default;
                                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1002:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unordered_multiset&&) = default;
                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1009:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multiset(const allocator_type& __a)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1019:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1029:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1033:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unordered_multiset(size_type __n, const allocator_type& __a)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1038:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1045:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1052:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const allocator_type& __a)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1064:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const allocator_type& __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1080:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1088:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1095:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1100:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1105:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1116:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1120:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1130:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1134:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1143:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1151:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1165:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1187:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1199:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1225:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, const value_type& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1229:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __hint, value_type&& __x)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1243:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1254:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1298:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1303:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(iterator __position)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1321:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1341:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1352:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1366:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept( noexcept(_M_h.swap(__x._M_h)) )
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1407:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash_function() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1413:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_eq() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1431:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1445:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1456:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1468:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_count() const noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1473:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_bucket_count() const noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1482:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket_size(size_type __n) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1491:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bucket(const key_type& __key) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1502:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1506:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin(size_type __n) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1510:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin(size_type __n) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1522:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end(size_type __n) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend(size_type __n) const
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1538:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       load_factor() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1544:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor() const noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1552:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_load_factor(float __z)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1563:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rehash(size_type __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1574:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reserve(size_type __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1581:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const unordered_multiset<_Value1, _Hash1, _Pred1, _Alloc1>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1657:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1670:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1676:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1682:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unordered_set.h:1688:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:31:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::string short_file_name(const char* file)
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_IsNA(double);  /* True for R's NA only */
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_IsNaN(double);  /* True for special NaN, *not* for NA */
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_finite(double);  /* True if none of NA, NaN, +/-Inf */
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int R_isnancpp(double); /* in arithmetic.c */
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Arith.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:75,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void NORET Rf_error(const char *, ...);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void NORET UNIMPLEMENTED(const char *);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void NORET WrongArgCount(const char *);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_warning(const char *, ...);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:43:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void  R_ShowMessage(const char *s);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Error.h:44:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:76,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void* vmaxget(void);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:44:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void vmaxset(const void *);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:45:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_gc(void);
               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_gc_running();
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:48:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char* R_alloc(R_SIZE_T, int);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 long double *R_allocLD(R_SIZE_T nelem);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char* S_alloc(long, int);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:52:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char* S_realloc(char *, long, long, int);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *  R_malloc_gc(size_t);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:55:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *  R_calloc_gc(size_t, size_t);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *  R_realloc_gc(void *, size_t);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Memory.h:57:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:77,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rprintf(const char *, ...);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:45:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void REprintf(const char *, ...);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rvprintf(const char *, R_VA_LIST);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:48:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void REvprintf(const char *, R_VA_LIST);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Print.h:49:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:78,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:61:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Sampletype R_sample_kind();
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:61:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:63:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GetRNGstate(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:63:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:64:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void PutRNGstate(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:64:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double unif_rand(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:67:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_unif_index(double);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:67:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double norm_rand(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:70:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double exp_rand(void);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:70:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:73:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double * user_unif_rand(void);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:73:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:74:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void user_unif_init(Int32);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:74:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int * user_unif_nseed(void);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int * user_unif_seedloc(void);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double * user_norm_rand(void);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Random.h:78:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:79,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_isort(int*, int);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_rsort(double*, int);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_csort(Rcomplex*, int);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void    rsort_with_index(double *, int *, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:62:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void revsort(double*, int*, int);/* reverse; sort i[] alongside */
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void iPsort(int*,    int, int);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:64:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void rPsort(double*, int, int);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void cPsort(Rcomplex*, int, int);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_qsort    (double *v,         R_SIZE_T i, R_SIZE_T j);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:70:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_qsort_I  (double *v, int *II, int i, int j);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:71:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_qsort_int  (int *iv,         R_SIZE_T i, R_SIZE_T j);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:72:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_qsort_int_I(int *iv, int *II, int i, int j);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:73:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char *R_ExpandFileName(const char *);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:80:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void setIVector(int*, int, int);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:84:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void setRVector(double*, int, double);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean StringFalse(const char *);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:86:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean StringTrue(const char *);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:87:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean isBlankString(const char *);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:88:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_atof(const char *str);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_strtod(const char *c, char **end);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:94:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char *R_tmpnam(const char *prefix, const char *tempdir);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:96:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char *R_tmpnam2(const char *prefix, const char *tempdir, const char *fileext);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:97:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_free_tmpnam(char *name);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:98:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_CheckUserInterrupt(void);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:100:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_CheckStack(void);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:101:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_CheckStack2(R_SIZE_T);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:102:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    int *mflag);
              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:108:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     int ilo, int *mflag);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:111:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        int *rightmost_closed, int *all_inside, int *indx);
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_max_col(double *matrix, int *nr, int *nc, int *maxes, int *ties_meth);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Utils.h:121:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R.h:80,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:66:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void *R_chk_calloc(R_SIZE_T, R_SIZE_T);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:66:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void *R_chk_realloc(void *, R_SIZE_T);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void R_chk_free(void *);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:68:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:106:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_R(char*, long, void**, char**, long*, char**, long, char**);
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/RS.h:106:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R.h:93:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_FlushConsole(void);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R.h:93:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R.h:95:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ProcessEvents(void);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R.h:95:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:51,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          const R_ExternalMethodDef * const externalRoutines);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_useDynamicSymbols(DllInfo *info, Rboolean value);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_forceSymbols(DllInfo *info, Rboolean value);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:85:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DllInfo *R_getDllInfo(const char *name);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:87:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DllInfo *R_getEmbeddingDllInfo(void);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          R_RegisteredNativeSymbol *symbol);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:98:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RegisterCCallable(const char *package, const char *name, DL_FUNC fptr);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:107:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DL_FUNC R_GetCCallable(const char *package, const char *name);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Rdynload.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char *(R_CHAR)(SEXP x);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:198:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isNull)(SEXP s);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:201:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isSymbol)(SEXP s);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:202:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isLogical)(SEXP s);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:203:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isReal)(SEXP s);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isComplex)(SEXP s);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:205:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isExpression)(SEXP s);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:206:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isEnvironment)(SEXP s);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:207:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isString)(SEXP s);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean (Rf_isObject)(SEXP s);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:209:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (ATTRIB)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:250:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (OBJECT)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:251:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (MARK)(SEXP x);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:252:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (TYPEOF)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:253:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (NAMED)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:254:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (REFCNT)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:255:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_ATTRIB(SEXP x, SEXP v);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void DUPLICATE_ATTRIB(SEXP to, SEXP from);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SHALLOW_DUPLICATE_ATTRIB(SEXP to, SEXP from);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:258:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (MARK_NOT_MUTABLE)(SEXP x);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (IS_S4_OBJECT)(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (LENGTH)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:265:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t (XLENGTH)(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t  (TRUELENGTH)(SEXP x);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:267:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (IS_LONG_VEC)(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (LEVELS)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:269:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  *(LOGICAL)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:271:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  *(INTEGER)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rbyte *(RAW)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:273:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double *(REAL)(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rcomplex *(COMPLEX)(SEXP x);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:275:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const int  *(LOGICAL_RO)(SEXP x);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:276:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const int  *(INTEGER_RO)(SEXP x);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:277:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const Rbyte *(RAW_RO)(SEXP x);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:278:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const double *(REAL_RO)(SEXP x);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:279:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const Rcomplex *(COMPLEX_RO)(SEXP x);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:280:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (VECTOR_ELT)(SEXP x, R_xlen_t i);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_STRING_ELT(SEXP x, R_xlen_t i, SEXP v);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SET_VECTOR_ELT(SEXP x, R_xlen_t i, SEXP v);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP *(STRING_PTR)(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const SEXP *(STRING_PTR_RO)(SEXP x);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:286:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP * NORET (VECTOR_PTR)(SEXP x);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:287:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t INTEGER_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:289:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t REAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, double *buf);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:290:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t LOGICAL_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, int *buf);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:291:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t COMPLEX_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rcomplex *buf);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:292:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t RAW_GET_REGION(SEXP sx, R_xlen_t i, R_xlen_t n, Rbyte *buf);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:293:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int INTEGER_IS_SORTED(SEXP x);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int INTEGER_NO_NA(SEXP x);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int REAL_IS_SORTED(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int REAL_NO_NA(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:299:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int LOGICAL_IS_SORTED(SEXP x);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:300:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int LOGICAL_NO_NA(SEXP x);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int STRING_IS_SORTED(SEXP x);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:302:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int STRING_NO_NA(SEXP x);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (TAG)(SEXP e);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:310:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CDR)(SEXP e);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:311:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CAAR)(SEXP e);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CDAR)(SEXP e);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:313:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CADR)(SEXP e);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:314:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CDDR)(SEXP e);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:315:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CDDDR)(SEXP e);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:316:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CADDR)(SEXP e);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:317:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CADDDR)(SEXP e);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:318:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CAD4R)(SEXP e);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:319:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (MISSING)(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_TAG(SEXP x, SEXP y);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:321:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCAR(SEXP x, SEXP y);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCDR(SEXP x, SEXP y);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCADR(SEXP x, SEXP y);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:324:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCADDR(SEXP x, SEXP y);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:325:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCADDDR(SEXP x, SEXP y);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:326:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP SETCAD4R(SEXP e, SEXP y);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:327:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (FORMALS)(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:330:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (BODY)(SEXP x);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:331:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CLOENV)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:332:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (RDEBUG)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:333:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (RSTEP)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:334:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (RTRACE)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:335:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_RDEBUG)(SEXP x, int v);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:336:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_RSTEP)(SEXP x, int v);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:337:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_RTRACE)(SEXP x, int v);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:338:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_FORMALS(SEXP x, SEXP v);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:339:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_BODY(SEXP x, SEXP v);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:340:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_CLOENV(SEXP x, SEXP v);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:341:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (PRINTNAME)(SEXP x);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:344:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (SYMVALUE)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:345:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (INTERNAL)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (DDVAL)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (FRAME)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (ENCLOS)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:351:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (HASHTAB)(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:352:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (ENVFLAGS)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:353:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (PRCODE)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:356:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (PRENV)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (PRVALUE)(SEXP x);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (PRSEEN)(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:359:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (EXTPTR_PROT)(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:362:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (EXTPTR_TAG)(SEXP);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:363:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *(EXTPTR_PTR)(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_GetCurrentSrcref(int);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:452:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_GetSrcFilename(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:453:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_asChar(SEXP);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:459:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_coerceVector(SEXP, SEXPTYPE);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:460:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_PairToVectorList(SEXP x);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:461:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_VectorToPairList(SEXP x);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_asCharacterFactor(SEXP x);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:463:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_asLogical(SEXP x);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_asInteger(SEXP x);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:465:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double Rf_asReal(SEXP x);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:466:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rcomplex Rf_asComplex(SEXP x);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:467:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 char * Rf_acopy_string(const char *);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:478:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_alloc3DArray(SEXPTYPE, int, int, int);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:479:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocArray(SEXPTYPE, SEXP);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:480:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocMatrix(SEXPTYPE, int, int);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocList(int);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocS4Object(void);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:483:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocSExp(SEXPTYPE);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:484:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_allocVector3(SEXPTYPE, R_xlen_t, R_allocator_t*);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:485:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t Rf_any_duplicated(SEXP x, Rboolean from_last);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:486:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t Rf_any_duplicated3(SEXP x, SEXP incomp, Rboolean from_last);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:487:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_applyClosure(SEXP, SEXP, SEXP, SEXP, SEXP);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:488:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_classgets(SEXP, SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_cons(SEXP, SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:490:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_copyMatrix(SEXP, SEXP, Rboolean);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_copyListMatrix(SEXP, SEXP, Rboolean);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:492:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_copyMostAttrib(SEXP, SEXP);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:493:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_copyVector(SEXP, SEXP);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_defineVar(SEXP, SEXP, SEXP);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_dimgets(SEXP, SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:496:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_dimnamesgets(SEXP, SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:497:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_duplicate(SEXP);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:498:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_shallow_duplicate(SEXP);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:499:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_duplicate_attr(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:500:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_shallow_duplicate_attr(SEXP);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_lazy_duplicate(SEXP);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_duplicated(SEXP, Rboolean);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:504:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_eval(SEXP, SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:505:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_findFun(SEXP, SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:506:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_findVar(SEXP, SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:507:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_findVarInFrame(SEXP, SEXP);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:508:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_findVarInFrame3(SEXP, SEXP, Rboolean);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:509:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_existsVarInFrame(SEXP, SEXP);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:510:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_removeVarFromFrame(SEXP, SEXP);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:511:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_getAttrib(SEXP, SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:512:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_GetArrayDimnames(SEXP);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:513:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_GetColNames(SEXP);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_GetMatrixDimnames(SEXP, SEXP*, SEXP*, const char**, const char**);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:515:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_GetOption(SEXP, SEXP); /* pre-2.13.0 compatibility */
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:516:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_GetOption1(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:517:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_GetOptionDigits(void);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:518:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_GetOptionWidth(void);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:519:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_GetRowNames(SEXP);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_gsetVar(SEXP, SEXP, SEXP);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:521:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_install(const char *);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:522:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_installChar(SEXP);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_installNoTrChar(SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:524:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_installTrChar(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:525:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isOrdered(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:526:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isUnordered(SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:527:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isUnsorted(SEXP, Rboolean);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:528:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_lengthgets(SEXP, R_len_t);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_xlengthgets(SEXP, R_xlen_t);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:530:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_lsInternal(SEXP, Rboolean);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:531:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_lsInternal3(SEXP, Rboolean, Rboolean);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_match(SEXP, SEXP, int);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_namesgets(SEXP, SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:534:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_mkChar(const char *);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:535:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_mkCharLen(const char *, int);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_NonNullStringMatch(SEXP, SEXP);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:537:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_ncols(SEXP);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:538:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_nrows(SEXP);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:539:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_nthcdr(SEXP, int);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:540:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Rboolean allowNA, Rboolean keepNA, const char* msg_name);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:545:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ParseEvalString(const char *, SEXP);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:547:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_PrintValue(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:548:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_setAttrib(SEXP, SEXP, SEXP);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:552:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_setVar(SEXP, SEXP, SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:553:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXPTYPE Rf_str2type(const char *);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_StringBlank(SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:555:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_substitute(SEXP,SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_topenv(SEXP, SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:557:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char * Rf_translateChar(SEXP);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char * Rf_translateCharUTF8(SEXP);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:559:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char * Rf_type2char(SEXPTYPE);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_type2rstr(SEXPTYPE);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:561:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_type2str(SEXPTYPE);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:562:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_type2str_nowarn(SEXPTYPE);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:563:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_unprotect_ptr(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:567:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_tryEval(SEXP, SEXP, int *);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:573:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_tryEvalSilent(SEXP, SEXP, int *);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_GetCurrentEnv();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:575:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isS4(SEXP);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_asS4(SEXP, Rboolean, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:578:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_S3Class(SEXP);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:579:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int Rf_isBasicClass(const char *);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:580:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cetype_t Rf_getCharCE(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:593:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_mkCharCE(const char *, cetype_t);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:594:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_mkCharLenCE(const char *, int, cetype_t);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:595:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char *Rf_reEnc(const char *x, cetype_t ce_in, cetype_t ce_out, int subst);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:596:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_forceAndCall(SEXP e, int n, SEXP rho);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:604:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_MakeExternalPtr(void *p, SEXP tag, SEXP prot);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:607:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *R_ExternalPtrAddr(SEXP s);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ExternalPtrTag(SEXP s);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ExternalPtrProtected(SEXP s);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ClearExternalPtr(SEXP s);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:611:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_SetExternalPtrAddr(SEXP s, void *p);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:612:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_SetExternalPtrTag(SEXP s, SEXP tag);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_SetExternalPtrProtected(SEXP s, SEXP p);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_MakeExternalPtrFn(DL_FUNC p, SEXP tag, SEXP prot);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:616:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DL_FUNC R_ExternalPtrAddrFn(SEXP s);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:617:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RegisterFinalizer(SEXP s, SEXP fun);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:621:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RegisterCFinalizer(SEXP s, R_CFinalizer_t fun);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:622:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RegisterFinalizerEx(SEXP s, SEXP fun, Rboolean onexit);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:623:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RegisterCFinalizerEx(SEXP s, R_CFinalizer_t fun, Rboolean onexit);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:624:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RunPendingFinalizers(void);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:625:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_MakeWeakRef(SEXP key, SEXP val, SEXP fin, Rboolean onexit);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:628:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_MakeWeakRefC(SEXP key, SEXP val, R_CFinalizer_t fin, Rboolean onexit);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:629:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_WeakRefKey(SEXP w);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:630:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_WeakRefValue(SEXP w);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:631:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RunWeakRefFinalizer(SEXP w);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:632:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_PromiseExpr(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:634:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ClosureExpr(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:635:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_BytecodeExpr(SEXP e);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:636:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_ToplevelExec(void (*fun)(void *), void *data);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:639:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          void (*cleanfun)(void *), void *cleandata);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:641:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void (*)(void *), void *);      /* finally closure */
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:645:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        SEXP (*)(SEXP, void *), void *); /* handler closure */
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:647:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           SEXP (*)(SEXP, void *), void *); /* handler closure */
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:649:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_MakeUnwindCont();
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:650:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void NORET R_ContinueUnwind(SEXP cont);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:651:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                      void *cleandata, SEXP cont);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:654:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_NewEnv(SEXP, int, int);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:657:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_IsPackageEnv(SEXP rho);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:658:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_PackageEnvName(SEXP rho);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:659:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_FindPackageEnv(SEXP info);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:660:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_IsNamespaceEnv(SEXP rho);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_NamespaceEnvSpec(SEXP rho);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:662:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_FindNamespace(SEXP info);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:663:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_LockEnvironment(SEXP env, Rboolean bindings);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:664:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_EnvironmentIsLocked(SEXP env);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:665:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_LockBinding(SEXP sym, SEXP env);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_unLockBinding(SEXP sym, SEXP env);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:667:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_MakeActiveBinding(SEXP sym, SEXP fun, SEXP env);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:668:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_BindingIsLocked(SEXP sym, SEXP env);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:669:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_BindingIsActive(SEXP sym, SEXP env);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:670:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ActiveBindingFunction(SEXP sym, SEXP env);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:671:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_HasFancyBindings(SEXP rho);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:672:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_errorcall(SEXP, const char *, ...) __attribute__((noreturn));
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:678:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_warningcall(SEXP, const char *, ...);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:682:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_warningcall_immediate(SEXP, const char *, ...);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:683:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_XDREncodeDouble(double d, void *buf);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:689:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_XDRDecodeDouble(void *buf);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:690:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_XDREncodeInteger(int i, void *buf);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:691:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_XDRDecodeInteger(void *buf);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:692:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        SEXP (*phook)(SEXP, SEXP), SEXP pdata);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:733:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP (*phook)(SEXP, SEXP), SEXP pdata);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:738:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP (*phook)(SEXP, SEXP), SEXP pdata);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP (*phook)(SEXP, SEXP), SEXP pdata);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:746:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_Serialize(SEXP s, R_outpstream_t ops);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:772:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_Unserialize(R_inpstream_t ips);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_SerializeInfo(R_inpstream_t ips);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_do_slot(SEXP obj, SEXP name);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:777:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_do_slot_assign(SEXP obj, SEXP name, SEXP value);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:778:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_has_slot(SEXP obj, SEXP name);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:779:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_S4_extends(SEXP klass, SEXP useTable);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:781:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_do_MAKE_CLASS(const char *what);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:784:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_getClassDef  (const char *what);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:785:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_getClassDef_R(SEXP what);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_has_methods_attached(void);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_isVirtualClass(SEXP class_def, SEXP env);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:788:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_extends  (SEXP class1, SEXP class2, SEXP env);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:789:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_do_new_object(SEXP class_def);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:790:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_check_class_and_super(SEXP x, const char **valid, SEXP rho);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:792:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_check_class_etc      (SEXP x, const char **valid);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:793:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_PreserveObject(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:796:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ReleaseObject(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_NewPreciousMSet(int);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:799:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_PreserveInMSet(SEXP x, SEXP mset);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:800:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ReleaseFromMSet(SEXP x, SEXP mset);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:801:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ReleaseMSet(SEXP mset, int keepSize);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:802:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_dot_Last(void);  /* in main.c */
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:805:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_RunExitFinalizers(void); /* in memory.c */
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:806:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_system(const char *);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:816:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_compute_identical(SEXP, SEXP, int);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:828:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_body_no_src(SEXP x); // body(x) without "srcref" etc, ../main/utils.c
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_orderVector (int *indx, int n, SEXP arglist, Rboolean nalast, Rboolean decreasing);
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:834:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_orderVector1(int *indx, int n, SEXP x,       Rboolean nalast, Rboolean decreasing);
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:836:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP     Rf_allocVector(SEXPTYPE, R_xlen_t);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1035:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_conformable(SEXP, SEXP);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1036:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_elt(SEXP, int);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1037:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_inherits(SEXP, const char *);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1038:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isArray(SEXP);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1039:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isFactor(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1040:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isFrame(SEXP);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1041:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isFunction(SEXP);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1042:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isInteger(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1043:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isLanguage(SEXP);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1044:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isList(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1045:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isMatrix(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1046:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isNewList(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1047:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isNumber(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isNumeric(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1049:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isPairList(SEXP);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1050:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isPrimitive(SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1051:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isTs(SEXP);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1052:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isUserBinop(SEXP);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1053:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isValidString(SEXP);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1054:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isValidStringF(SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1055:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isVector(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1056:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isVectorAtomic(SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1057:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isVectorList(SEXP);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1058:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_isVectorizable(SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1059:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang1(SEXP);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1060:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang2(SEXP, SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang3(SEXP, SEXP, SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1062:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang4(SEXP, SEXP, SEXP, SEXP);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1063:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang5(SEXP, SEXP, SEXP, SEXP, SEXP);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1064:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lang6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1065:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lastElt(SEXP);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1066:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_lcons(SEXP, SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1067:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_len_t  Rf_length(SEXP);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1068:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list1(SEXP);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1069:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list2(SEXP, SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1070:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list3(SEXP, SEXP, SEXP);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list4(SEXP, SEXP, SEXP, SEXP);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1072:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list5(SEXP, SEXP, SEXP, SEXP, SEXP);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1073:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_list6(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1074:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_listAppend(SEXP, SEXP);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1075:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_mkNamed(SEXPTYPE, const char **);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1076:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_mkString(const char *);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1077:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  Rf_nlevels(SEXP);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1078:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  Rf_stringPositionTr(SEXP, const char *);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1079:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarComplex(Rcomplex);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1080:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarInteger(int);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1081:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarLogical(int);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1082:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarRaw(Rbyte);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarReal(double);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1084:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP  Rf_ScalarString(SEXP);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1085:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t  Rf_xlength(SEXP);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1086:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t  (XLENGTH)(SEXP x);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1087:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t  (XTRUELENGTH)(SEXP x);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1088:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int LENGTH_EX(SEXP x, const char *file, int line);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1089:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t XLENGTH_EX(SEXP x);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1090:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP Rf_protect(SEXP);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void Rf_unprotect(int);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_ProtectWithIndex(SEXP, PROTECT_INDEX *);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1094:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_Reprotect(SEXP, PROTECT_INDEX);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1095:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (CAR)(SEXP e);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1097:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *(DATAPTR)(SEXP x);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1098:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const void *(DATAPTR_RO)(SEXP x);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1099:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const void *(DATAPTR_OR_NULL)(SEXP x);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const int *(LOGICAL_OR_NULL)(SEXP x);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1101:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const int *(INTEGER_OR_NULL)(SEXP x);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1102:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const double *(REAL_OR_NULL)(SEXP x);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1103:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const Rcomplex *(COMPLEX_OR_NULL)(SEXP x);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const Rbyte *(RAW_OR_NULL)(SEXP x);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1105:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (INTEGER_ELT)(SEXP x, R_xlen_t i);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double (REAL_ELT)(SEXP x, R_xlen_t i);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1107:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (LOGICAL_ELT)(SEXP x, R_xlen_t i);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1108:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rcomplex (COMPLEX_ELT)(SEXP x, R_xlen_t i);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1109:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rbyte (RAW_ELT)(SEXP x, R_xlen_t i);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1110:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP (STRING_ELT)(SEXP x, R_xlen_t i);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1111:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_LOGICAL_ELT(SEXP x, R_xlen_t i, int v);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1112:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_INTEGER_ELT(SEXP x, R_xlen_t i, int v);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1113:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_REAL_ELT(SEXP x, R_xlen_t i, double v);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1114:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_COMPLEX_ELT(SEXP x, R_xlen_t i, Rcomplex v);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1115:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_RAW_ELT(SEXP x, R_xlen_t i, Rbyte v);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP ALTREP_CLASS(SEXP x);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1119:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_altrep_data1(SEXP x);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1120:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_altrep_data2(SEXP x);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1121:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_set_altrep_data1(SEXP x, SEXP v);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1122:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_set_altrep_data2(SEXP x, SEXP v);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1123:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int *LOGICAL0(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1125:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int *INTEGER0(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1126:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double *REAL0(SEXP x);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rcomplex *COMPLEX0(SEXP x);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1128:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rbyte *RAW0(SEXP x);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1129:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (ALTREP)(SEXP x);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1132:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_hashtab_t R_asHashtable(SEXP h);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_HashtabSEXP(R_hashtab_t  h);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_isHashtable(SEXP h);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_hashtab_t R_mkhashtab(int type);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1172:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_gethash(R_hashtab_t h, SEXP key, SEXP nomatch);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_sethash(R_hashtab_t h, SEXP key, SEXP value);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_remhash(R_hashtab_t h, SEXP key);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_numhash(R_hashtab_t h);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_typhash(R_hashtab_t h);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1177:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_maphash(R_hashtab_t h, SEXP FUN);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_maphashC(R_hashtab_t h, void (*FUN)(SEXP, SEXP, void *), void *data);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_clrhash(R_hashtab_t h);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_TYPEOF)(SEXP x, int v); // used by Rcpp
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1185:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_OBJECT)(SEXP x, int v); // used by Rcpp
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1187:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (UNSET_S4_OBJECT)(SEXP x); // used by Rcpp (maybe?)
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1188:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char *R_curErrorBuf(); // used by unix */
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1189:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (IS_SCALAR)(SEXP x, int type); // used by symengine */
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1190:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_psmatch(const char *, const char *, Rboolean); // used by rgl
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1191:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SETLENGTH)(SEXP x, R_xlen_t v); // used by data.table and others
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_TRUELENGTH)(SEXP x, R_xlen_t v); // used by data.table and others
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int  (SETLEVELS)(SEXP x, int v); // used by quotedargs
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1200:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_ENVFLAGS)(SEXP x, int v); // used by rlang and others
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_FRAME(SEXP x, SEXP v); // used by rlang and others
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1203:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_ENCLOS(SEXP x, SEXP v); // used by rlang and others
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1204:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_HASHTAB(SEXP x, SEXP v); // used by rlang and others
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1205:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_PRENV(SEXP x, SEXP v); // used by dplyr, others
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1207:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_PRVALUE(SEXP x, SEXP v); // used by dplyr, others
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1208:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void SET_PRCODE(SEXP x, SEXP v); // used by magrittr, others
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1209:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *(STDVEC_DATAPTR)(SEXP x); // used by vroom
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1211:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int (IS_GROWABLE)(SEXP x);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_GROWABLE_BIT)(SEXP x);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1215:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void (SET_NAMED)(SEXP x, int v);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1219:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_tryWrap(SEXP);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rinternals.h:1228:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Parse.h:41:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_ParseVector(SEXP, int, ParseStatus *, SEXP);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Parse.h:41:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/iterator:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR istream_iterator()
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:68:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istream_iterator(istream_type& __s)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istream_iterator(const istream_iterator& __obj)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:78:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:87:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const { return std::__addressof((operator*())); }
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:90:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:100:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_equal(const istream_iterator& __x) const
                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:116:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_read()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:131:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __y)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:138:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __y)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:171:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostream_iterator(ostream_type& __s)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:184:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostream_iterator(ostream_type& __s, const _CharT* __c)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:188:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostream_iterator(const ostream_iterator& __obj)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tp& __value)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:205:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:209:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stream_iterator.h:213:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:122:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __timepunct_cache(size_t __refs = 0) : facet(__refs),
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__timepunct_cache();
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:143:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const __timepunct_cache&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:146:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __timepunct_cache(const __timepunct_cache&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:150:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct_cache<_CharT>::~__timepunct_cache()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:191:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __timepunct(size_t __refs = 0);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:194:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __timepunct(__cache_type* __cache, size_t __refs = 0);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:207:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __timepunct(__c_locale __cloc, const char* __s, size_t __refs = 0);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:213:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const tm* __tm) const throw ();
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:216:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_date_formats(const _CharT** __date) const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:224:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_time_formats(const _CharT** __time) const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:232:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_date_time_formats(const _CharT** __dt) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:241:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_am_pm_format(const _CharT*) const
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:246:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_am_pm(const _CharT** __ampm) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:253:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_days(const _CharT** __days) const
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:265:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_days_abbreviated(const _CharT** __days) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:277:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_months(const _CharT** __months) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:294:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_months_abbreviated(const _CharT** __months) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:312:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__timepunct();
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:316:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_initialize_timepunct(__c_locale __cloc = 0);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:325:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<char>::_M_initialize_timepunct(__c_locale __cloc);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:325:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:329:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<char>::_M_put(char*, size_t, const char*, const tm*) const throw ();
                                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:329:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:334:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<wchar_t>::_M_initialize_timepunct(__c_locale __cloc);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:334:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:339:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const tm*) const throw ();
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:339:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:346,
                 from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/time_members.h:42:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<_CharT>::__timepunct(size_t __refs)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/time_members.h:50:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<_CharT>::__timepunct(__cache_type* __cache, size_t __refs)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/time_members.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          size_t __refs)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/time_members.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __timepunct<_CharT>::~__timepunct()
                                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:389:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_get(size_t __refs = 0)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:406:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       date_order()  const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:431:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base::iostate& __err, tm* __tm)  const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:456:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base::iostate& __err, tm* __tm)  const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:484:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, tm* __tm) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:513:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, tm* __tm) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:539:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base::iostate& __err, tm* __tm) const
                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:561:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                     char __modifier = 0) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:587:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                     const char_type* __fmtend) const;
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:593:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~time_get() { }
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:606:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_date_order() const;
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:625:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, tm* __tm) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:644:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, tm* __tm) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:663:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::iostate& __err, tm* __tm) const;
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:682:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          ios_base::iostate& __err, tm* __tm) const;
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:701:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, tm* __tm) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:727:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              char __format, char __modifier) const;
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:734:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base& __io, ios_base::iostate& __err) const;
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base& __io, ios_base::iostate& __err) const;
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:746:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           ios_base& __io, ios_base::iostate& __err) const;
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:752:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _CharT* __format) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:768:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_get_byname(const char*, size_t __refs = 0)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:773:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_get_byname(const string& __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:779:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~time_get_byname() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:818:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_put(size_t __refs = 0)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:838:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _CharT* __beg, const _CharT* __end) const;
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:858:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const tm* __tm, char __format, char __mod = 0) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:864:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~time_put()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:885:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __format, char __mod) const;
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:901:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_put_byname(const char*, size_t __refs = 0)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:907:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       time_put_byname(const string& __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:913:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~time_put_byname() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:950:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_construct_pattern(char __precedes, char __space, char __posn) throw ();
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:978:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __moneypunct_cache(size_t __refs = 0) : facet(__refs),
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:989:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__moneypunct_cache();
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:992:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_cache(const locale& __loc);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:996:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const __moneypunct_cache&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:999:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __moneypunct_cache(const __moneypunct_cache&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1003:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __moneypunct_cache<_CharT, _Intl>::~__moneypunct_cache()
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1053:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       moneypunct(size_t __refs = 0)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1066:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       moneypunct(__cache_type* __cache, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1081:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       moneypunct(__c_locale __cloc, const char* __s, size_t __refs = 0)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1095:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       decimal_point() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       thousands_sep() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1138:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       grouping() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1151:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       curr_symbol() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1168:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       positive_sign() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       negative_sign() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1201:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       frac_digits() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1237:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pos_format() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1241:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       neg_format() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1248:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~moneypunct();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1259:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_decimal_point() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1271:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_thousands_sep() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1284:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_grouping() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1297:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_curr_symbol()   const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_positive_sign() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1323:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_negative_sign() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1337:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_frac_digits() const
                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_pos_format() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1365:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_neg_format() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1371:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char* __name = 0);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1381:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<char, true>::~moneypunct();
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1381:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<char, false>::~moneypunct();
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1388:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<char, true>::_M_initialize_moneypunct(__c_locale, const char*);
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1388:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1392:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<char, false>::_M_initialize_moneypunct(__c_locale, const char*);
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1392:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1396:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<wchar_t, true>::~moneypunct();
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1396:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1399:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     moneypunct<wchar_t, false>::~moneypunct();
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1399:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1404:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const char*);
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1404:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1409:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const char*);
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1409:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1423:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       moneypunct_byname(const char* __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1438:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       moneypunct_byname(const string& __s, size_t __refs = 0)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1444:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~moneypunct_byname() { }
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1490:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       money_get(size_t __refs = 0) : facet(__refs) { }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1521:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long double& __units) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1552:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, string_type& __digits) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1558:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~money_get() { }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1576:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, long double& __units) const;
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1588:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, string_type& __digits) const;
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1601:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::iostate& __err, string& __digits) const;
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1642:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       money_put(size_t __refs = 0) : facet(__refs) { }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1663:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    char_type __fill, long double __units) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1686:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    char_type __fill, const string_type& __digits) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1692:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~money_put() { }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1721:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       long double __units) const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1745:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const string_type& __digits) const;
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1758:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const string_type& __digits) const;
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1827:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       messages(size_t __refs = 0);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1841:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       messages(__c_locale __cloc, const char* __s, size_t __refs = 0);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1854:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       open(const basic_string<char>& __s, const locale& __loc) const
                                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1872:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       open(const basic_string<char>&, const locale&, const char*) const;
                                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1890:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(catalog __c, int __set, int __msgid, const string_type& __s) const
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1901:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       close(catalog __c) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1907:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~messages();
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1921:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_open(const basic_string<char>&, const locale&) const;
                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1940:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(catalog, int, int, const string_type& __dfault) const;
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1948:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_close(catalog) const;
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1952:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_convert_to_char(const string_type& __msg) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1960:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_convert_from_char(char*) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1973:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     messages<char>::do_get(catalog, int, int, const string&) const;
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1973:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1978:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     messages<wchar_t>::do_get(catalog, int, int, const wstring&) const;
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1978:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1990:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       messages_byname(const char* __s, size_t __refs = 0);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:1994:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       messages_byname(const string& __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:2000:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~messages_byname()
                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:2010,
                 from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:42:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      messages<_CharT>::messages(size_t __refs)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:47:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      messages<_CharT>::messages(__c_locale, const char*, size_t __refs)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:54:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const char*) const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:59:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     messages<_CharT>::~messages()
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:64:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     messages<_CharT>::do_open(const basic_string<char>&, const locale&) const
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:70:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const string_type& __dfault) const
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:75:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     messages<_CharT>::do_close(catalog) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/messages_members.h:80:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      messages_byname<_CharT>::messages_byname(const char* __s, size_t __refs)
                                                                             ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:2013,
                 from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:119:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type*& __to_next) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:156:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        extern_type*& __to_next) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:199:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   intern_type*& __to_next) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:206:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       encoding() const throw()
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:210:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       always_noconv() const throw()
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const extern_type* __end, size_t __max) const
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:219:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_length() const throw()
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __codecvt_abstract_base(size_t __refs = 0) : locale::facet(__refs) { }
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:227:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__codecvt_abstract_base() { }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const = 0;
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:244:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type* __to_end, extern_type*& __to_next) const = 0;
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      intern_type*& __to_next) const = 0;
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:253:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_encoding() const throw() = 0;
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:256:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_always_noconv() const throw() = 0;
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:260:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const extern_type* __end, size_t __max) const = 0;
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:263:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw() = 0;
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:291:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(size_t __refs = 0)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:297:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(__c_locale __cloc, size_t __refs = 0);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:301:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt() { }
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:307:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:311:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type* __to_end, extern_type*& __to_next) const;
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:317:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      intern_type*& __to_next) const;
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:320:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_encoding() const throw();
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:323:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_always_noconv() const throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:327:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const extern_type* __end, size_t __max) const;
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:330:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(size_t __refs = 0);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:359:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(__c_locale __cloc, size_t __refs = 0);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:363:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt();
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:369:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:373:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type* __to_end, extern_type*& __to_next) const;
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:379:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      intern_type*& __to_next) const;
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:382:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_encoding() const throw();
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:385:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_always_noconv() const throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:389:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const extern_type* __end, size_t __max) const;
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:392:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:419:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(size_t __refs = 0);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:422:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(__c_locale __cloc, size_t __refs = 0);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:426:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt();
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:432:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:437:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type*& __to_next) const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:444:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       intern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       int do_encoding() const throw();
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:450:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bool do_always_noconv() const throw();
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:454:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const extern_type* __end, size_t __max) const;
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:457:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:481:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(size_t __refs = 0)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:486:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt();
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:492:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:497:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type*& __to_next) const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:504:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       intern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:507:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       int do_encoding() const throw();
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:510:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bool do_always_noconv() const throw();
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:514:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const extern_type* __end, size_t __max) const;
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:517:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:538:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt(size_t __refs = 0)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:543:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt();
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:549:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       extern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:554:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    extern_type*& __to_next) const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:561:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       intern_type*& __to_next) const;
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:564:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       int do_encoding() const throw();
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:567:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bool do_always_noconv() const throw();
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:571:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const extern_type* __end, size_t __max) const;
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_max_length() const throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:586:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const char* __s, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:599:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const string& __s, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:605:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt_byname() { }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:615:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const char*, size_t __refs = 0)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:619:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const string& __s, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:624:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt_byname() { }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:633:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const char*, size_t __refs = 0)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:637:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       codecvt_byname(const string& __s, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:642:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~codecvt_byname() { }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:653:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<codecvt<char, char, mbstate_t> >(const locale&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:657:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<codecvt<char, char, mbstate_t> >(const locale&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:664:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<codecvt<wchar_t, char, mbstate_t> >(const locale&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/codecvt.h:668:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<codecvt<wchar_t, char, mbstate_t> >(const locale&);
                                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.h:2015,
                 from C:/rtools40/mingw64/include/c++/8.3.0/locale:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:43:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator() (const locale& __loc) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:69:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __moneypunct_cache<_CharT, _Intl>::_M_cache(const locale& __loc)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, string& __units) const
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:372:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, long double& __units) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, string_type& __digits) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:409:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const string_type& __digits) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:578:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     long double __units) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:616:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const string_type& __digits) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:627:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     time_get<_CharT, _InIter>::do_date_order() const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:637:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _CharT* __format) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:871:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base& __io, ios_base::iostate& __err) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:914:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base& __io, ios_base::iostate& __err) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:990:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base& __io, ios_base::iostate& __err) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1061:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ios_base::iostate& __err, tm* __tm) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1078:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ios_base::iostate& __err, tm* __tm) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1095:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::iostate& __err, tm* __tm) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1121:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                      ios_base& __io, ios_base::iostate& __err, tm* __tm) const
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1147:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ios_base::iostate& __err, tm* __tm) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1171:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const char_type* __fmtend) const
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1243:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            char __format, char __mod) const
                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1275:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  const _CharT* __beg, const _CharT* __end) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     char __format, char __mod) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1366:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<moneypunct<char, true> >(const locale&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1370:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<moneypunct<char, false> >(const locale&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1374:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<money_put<char> >(const locale&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1378:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<money_get<char> >(const locale&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1382:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<__timepunct<char> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1386:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<time_put<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1390:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<time_get<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1394:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<messages<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1398:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<moneypunct<char> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<money_put<char> >(const locale&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1406:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<money_get<char> >(const locale&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1410:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<__timepunct<char> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1414:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<time_put<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1418:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<time_get<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1422:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<messages<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1441:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<moneypunct<wchar_t, true> >(const locale&);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1445:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<moneypunct<wchar_t, false> >(const locale&);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1449:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<money_put<wchar_t> >(const locale&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1453:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<money_get<wchar_t> >(const locale&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1457:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<__timepunct<wchar_t> >(const locale&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1461:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<time_put<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1465:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<time_get<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1469:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<messages<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1473:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<moneypunct<wchar_t> >(const locale&);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1477:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<money_put<wchar_t> >(const locale&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1481:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<money_get<wchar_t> >(const locale&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1485:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<__timepunct<wchar_t> >(const locale&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1489:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<time_put<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1493:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<time_get<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets_nonio.tcc:1497:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<messages<wchar_t> >(const locale&);
                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/locale:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:62:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr default_delete() noexcept = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:71:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         default_delete(const default_delete<_Up>&) noexcept { }
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator()(_Tp* __ptr) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:93:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr default_delete() noexcept = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         default_delete(const default_delete<_Up[]>&) noexcept { }
                                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:111:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Up* __ptr) const
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:142:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __uniq_ptr_impl() = default;
                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:143:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __uniq_ptr_impl(pointer __p, _Del&& __d)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pointer&   _M_ptr() { return std::get<0>(_M_t); }
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:150:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pointer    _M_ptr() const { return std::get<0>(_M_t); }
                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:151:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Dp&       _M_deleter() { return std::get<1>(_M_t); }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:152:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Dp& _M_deleter() const { return std::get<1>(_M_t); }
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:191:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  constexpr unique_ptr() noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique_ptr(pointer __p) noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:217:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      deleter_type, const deleter_type&>::type __d) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:228:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    typename remove_reference<deleter_type>::type&& __d) noexcept
                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:236:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  constexpr unique_ptr(nullptr_t) noexcept : _M_t() { }
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:241:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr(unique_ptr&& __u) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept
                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:265:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique_ptr(auto_ptr<_Up>&& __u) noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:270:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~unique_ptr() noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:287:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unique_ptr&& __u) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:307:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(unique_ptr<_Up, _Ep>&& __u) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(nullptr_t) noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:326:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:334:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:342:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:347:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_deleter() noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:352:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_deleter() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:356:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:363:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       release() noexcept
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reset(pointer __p = pointer()) noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(unique_ptr& __u) noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:394:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr(const unique_ptr&) = delete;
                                       ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr& operator=(const unique_ptr&) = delete;
                                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  constexpr unique_ptr() noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:476:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique_ptr(_Up __p) noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:493:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  deleter_type, const deleter_type&>::type __d) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    remove_reference<deleter_type>::type&& __d) noexcept
                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:514:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr(unique_ptr&& __u) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:520:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  constexpr unique_ptr(nullptr_t) noexcept : _M_t() { }
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  unique_ptr(unique_ptr<_Up, _Ep>&& __u) noexcept
                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:529:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~unique_ptr()
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:546:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(unique_ptr&& __u) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:566:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(unique_ptr<_Up, _Ep>&& __u) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(nullptr_t) noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:585:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_t __i) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:593:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:598:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_deleter() noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:603:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_deleter() const noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:614:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       release() noexcept
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reset(_Up __p) noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:649:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void reset(nullptr_t = nullptr) noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:656:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(unique_ptr& __u) noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:663:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr(const unique_ptr&) = delete;
                                       ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:664:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unique_ptr& operator=(const unique_ptr&) = delete;
                                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:676:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unique_ptr<_Tp, _Dp>& __y) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:690:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unique_ptr<_Up, _Ep>& __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:695:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:700:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:707:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unique_ptr<_Up, _Ep>& __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:712:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:717:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:724:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const unique_ptr<_Up, _Ep>& __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:734:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const unique_ptr<_Tp, _Dp>& __x, nullptr_t)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:740:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(nullptr_t, const unique_ptr<_Tp, _Dp>& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unique_ptr<_Up, _Ep>& __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:753:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:758:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:765:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const unique_ptr<_Up, _Ep>& __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:770:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>(const unique_ptr<_Tp, _Dp>& __x, nullptr_t)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:776:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>(nullptr_t, const unique_ptr<_Tp, _Dp>& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const unique_ptr<_Up, _Ep>& __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:789:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:794:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/unique_ptr.h:804:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator()(const unique_ptr<_Tp, _Dp>& __u) const noexcept
                                                         ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/locale:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/iomanip:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:57:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        size_t& __count, _Fn __fn)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:109:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _State& __state, size_t& __count)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:125:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const codecvt<_CharT, char, _State>& __cvt)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:138:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _State& __state, size_t& __count)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:154:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const codecvt<_CharT, char, _State>& __cvt)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:184:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wstring_convert(_Codecvt* __pcvt = new _Codecvt()) : _M_cvt(__pcvt)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:198:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wstring_convert(_Codecvt* __pcvt, state_type __state)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:212:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const wide_string& __wide_err = wide_string())
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:221:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~wstring_convert() = default;
                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:225:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wstring_convert(const wstring_convert&) = delete;
                                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:226:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wstring_convert& operator=(const wstring_convert&) = delete;
                                                            ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:230:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       from_bytes(char __byte)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:237:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       from_bytes(const char* __ptr)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:241:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       from_bytes(const byte_string& __str)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:248:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       from_bytes(const char* __first, const char* __last)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:264:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       to_bytes(_Elem __wchar)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:271:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       to_bytes(const _Elem* __ptr)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       to_bytes(const wide_string& __wstr)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:284:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       to_bytes(const _Elem* __first, const _Elem* __last)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size_t converted() const noexcept { return _M_count; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:304:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       state_type state() const { return _M_state; }
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:338:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         state_type __state = state_type())
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:355:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~wbuffer_convert() = default;
                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:359:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wbuffer_convert(const wbuffer_convert&) = delete;
                                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:360:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       wbuffer_convert& operator=(const wbuffer_convert&) = delete;
                                                            ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:362:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       streambuf* rdbuf() const noexcept { return _M_buf; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:365:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf(streambuf *__bytebuf) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:373:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       state_type state() const noexcept { return _M_state; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:377:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sync()
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:381:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       overflow(typename _Wide_streambuf::int_type ___out)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:391:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       underflow()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:403:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       xsputn(const typename _Wide_streambuf::char_type* __s, streamsize __n)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:422:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_conv_get()
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:477:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put(...)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:481:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put(const char* __p, streamsize __n)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_conv.h:490:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_conv_put()
                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:66:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   resetiosflags(ios_base::fmtflags __mask)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:71:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Resetiosflags __f)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:79:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:96:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   setiosflags(ios_base::fmtflags __mask)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:101:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Setiosflags __f)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:109:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:127:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   setbase(int __base)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:132:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Setbase __f)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:143:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     setfill(_CharT __c)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:170:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Setfill<_CharT> __f)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:178:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:195:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   setprecision(int __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:200:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Setprecision __f)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:208:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:225:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   setw(int __n)
               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Setw __f)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:238:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:259:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get_money(_MoneyT& __mon, bool __intl = false)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:264:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Get_money<_MoneyT> __f)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:306:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     put_money(const _MoneyT& __mon, bool __intl = false)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:311:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:358:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     put_time(const std::tm* __tmb, const _CharT* __fmt)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:363:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_time<_CharT> __f)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:413:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get_time(std::tm* __tmb, const _CharT* __fmt)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:418:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, _Get_time<_CharT> __f)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:508:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Setfill<char>);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:509:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Setiosflags);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:510:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Resetiosflags);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:511:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Setbase);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Setprecision);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:513:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, _Setw);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:514:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Setfill<char>);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:515:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Setiosflags);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Resetiosflags);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:517:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Setbase);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Setprecision);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:519:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, _Setw);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:522:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Setfill<wchar_t>);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:523:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Setiosflags);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Resetiosflags);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:525:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Setbase);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:526:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Setprecision);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:527:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, _Setw);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:528:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Setfill<wchar_t>);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:529:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Setiosflags);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:530:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Resetiosflags);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:531:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Setbase);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:532:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Setprecision);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/iomanip:533:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, _Setw);
                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:167:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set() = default;
               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:177:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:191:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  set(_InputIterator __first, _InputIterator __last)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a = allocator_type())
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set(const set&) = default;
                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:231:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set(set&&) = default;
                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:245:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:251:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set(const allocator_type& __a)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:255:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set(const set& __x, const allocator_type& __a)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && _Alloc_traits::_S_always_equal())
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:265:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set(initializer_list<value_type> __l, const allocator_type& __a)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:272:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:281:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~set() = default;
                ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:298:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const set&) = default;
                               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:302:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(set&&) = default;
                          ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:316:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:327:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_comp() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:331:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       value_comp() const
                    ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:335:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:344:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:353:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:362:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:371:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:381:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:390:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:399:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:408:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:414:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:419:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:424:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:442:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value)
       ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:462:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:488:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:509:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:518:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:546:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:551:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:566:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:578:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:654:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:684:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:706:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:733:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:748:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:775:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:779:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:810:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:814:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:840:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:879:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:883:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:903:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator==(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:907:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator<(const set<_K1, _C1, _A1>&, const set<_K1, _C1, _A1>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:959:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const set<_Key, _Compare, _Alloc>& __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:976:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const set<_Key, _Compare, _Alloc>& __y)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const set<_Key, _Compare, _Alloc>& __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:990:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const set<_Key, _Compare, _Alloc>& __y)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:997:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const set<_Key, _Compare, _Alloc>& __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:1004:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const set<_Key, _Compare, _Alloc>& __y)
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_set.h:1011:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:164:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset() = default;
                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:187:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  multiset(_InputIterator __first, _InputIterator __last)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:205:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a = allocator_type())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:218:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset(const multiset&) = default;
                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:227:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset(multiset&&) = default;
                              ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:241:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const allocator_type& __a = allocator_type())
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:247:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset(const allocator_type& __a)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:251:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset(const multiset& __m, const allocator_type& __a)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:257:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         && _Alloc_traits::_S_always_equal())
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:261:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       multiset(initializer_list<value_type> __l, const allocator_type& __a)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:268:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const allocator_type& __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:277:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~multiset() = default;
                     ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:294:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const multiset&) = default;
                                    ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:298:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(multiset&&) = default;
                               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:312:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:323:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       key_comp() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:327:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       value_comp() const
                    ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:340:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:349:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:358:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:367:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:377:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:386:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:395:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:404:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:410:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:415:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:420:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:438:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value)
       ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:457:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(_Args&&... __args)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:483:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_hint(const_iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:502:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const value_type& __x)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:507:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(value_type&& __x)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:532:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:537:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:551:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  insert(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:563:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(initializer_list<value_type> __l)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:639:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:669:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const key_type& __x)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:691:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:718:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/set:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:730:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       count(const key_type& __x) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:756:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:760:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       find(const key_type& __x) const
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:791:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:795:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lower_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:821:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:825:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       upper_bound(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:860:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:864:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal_range(const key_type& __x) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const multiset<_K1, _C1, _A1>&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:890:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const multiset<_K1, _C1, _A1>&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:944:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multiset<_Key, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:961:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const multiset<_Key, _Compare, _Alloc>& __y)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:968:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multiset<_Key, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:975:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const multiset<_Key,_Compare,_Alloc>& __y)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:982:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multiset<_Key, _Compare, _Alloc>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:989:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const multiset<_Key, _Compare, _Alloc>& __y)
                                                    ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_multiset.h:997:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:92:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __deque_buf_size(size_t __size)
                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:129:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT
                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_iterator(_Elt_pointer __x, _Map_pointer __y) _GLIBCXX_NOEXCEPT
                                                           ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_iterator() _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:152:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_iterator(const iterator& __x) _GLIBCXX_NOEXCEPT
                                            ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:157:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_const_cast() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:161:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const _GLIBCXX_NOEXCEPT
                         ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator->() const _GLIBCXX_NOEXCEPT
                          ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:169:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:181:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:189:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:201:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator--(int) _GLIBCXX_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(difference_type __n) _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:228:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+(difference_type __n) const _GLIBCXX_NOEXCEPT
                                            ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:235:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(difference_type __n) _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:239:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-(difference_type __n) const _GLIBCXX_NOEXCEPT
                                            ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:246:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](difference_type __n) const _GLIBCXX_NOEXCEPT
                                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_set_node(_Map_pointer __new_node) _GLIBCXX_NOEXCEPT
                                            ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:269:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:276:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:289:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:295:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:303:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:310:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:317:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:323:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:330:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:336:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:343:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _Ref, _Ptr>& __y) _GLIBCXX_NOEXCEPT
                                                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:365:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Deque_iterator<_Tp, _RefR, _PtrR>& __y) _GLIBCXX_NOEXCEPT
                                                       ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:376:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT
     ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Deque_iterator<_Tp, _Tp&, _Tp*>&, const _Tp&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:382:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*>);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:388:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:394:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*>);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:409:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*>);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:427:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*>);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:436:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:491:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base()
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:495:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(size_t __num_elements)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:499:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(const allocator_type& __a, size_t __num_elements)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(const allocator_type& __a)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:508:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(_Deque_base&& __x, false_type)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(_Deque_base&& __x, true_type)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:520:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(_Deque_base&& __x)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:524:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Deque_base(_Deque_base&& __x, const allocator_type& __a, size_type __n)
                                                                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:542:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Deque_base() _GLIBCXX_NOEXCEPT;
                      ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:558:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Deque_impl()
              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Deque_impl(const _Tp_alloc_type& __a) _GLIBCXX_NOEXCEPT
                                         ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:569:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Deque_impl(_Deque_impl&&) = default;
                               ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:571:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Deque_impl(_Tp_alloc_type&& __a) noexcept
                                    ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:577:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void _M_swap_data(_Deque_impl& __x) _GLIBCXX_NOEXCEPT
                                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:588:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Tp_allocator() _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:592:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_Tp_allocator() const _GLIBCXX_NOEXCEPT
                                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:596:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get_map_allocator() const _GLIBCXX_NOEXCEPT
                                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:600:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_allocate_node()
                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:607:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_node(_Ptr __p) _GLIBCXX_NOEXCEPT
                                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_allocate_map(size_t __n)
                                 ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:621:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_deallocate_map(_Map_pointer __p, size_t __n) _GLIBCXX_NOEXCEPT
                                                       ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:628:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_initialize_map(size_t);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:629:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish);
                                                                         ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:631:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT;
                                ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:639:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_impl()
                    ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:662:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~_Deque_base() _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:683:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_initialize_map(size_t __num_elements)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:722:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_create_nodes(_Map_pointer __nstart, _Map_pointer __nfinish)
                                                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:741:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Map_pointer __nfinish) _GLIBCXX_NOEXCEPT
                                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:872:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       static size_t _S_buffer_size() _GLIBCXX_NOEXCEPT
                                      ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:898:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque() : _Base() { }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:905:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(const allocator_type& __a)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:918:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(size_type __n, const allocator_type& __a = allocator_type())
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:931:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a = allocator_type())
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:957:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(const deque& __x)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:972:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(deque&& __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:976:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(const deque& __x, const allocator_type& __a)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:983:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       deque(deque&& __x, const allocator_type& __a)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1007:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const allocator_type& __a = allocator_type())
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1034:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const allocator_type& __a = allocator_type())
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1054:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~deque()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1067:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const deque& __x);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1079:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(deque&& __x) noexcept(_Alloc_traits::_S_always_equal())
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1098:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(initializer_list<value_type> __l)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1117:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       assign(size_type __n, const value_type& __val)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1136:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  assign(_InputIterator __first, _InputIterator __last)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1161:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       assign(initializer_list<value_type> __l)
                                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get_allocator() const _GLIBCXX_NOEXCEPT
                             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1176:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1184:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1193:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() _GLIBCXX_NOEXCEPT
             ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1202:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1211:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() _GLIBCXX_NOEXCEPT
                ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1220:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const _GLIBCXX_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1229:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1256:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1265:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1274:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1281:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1286:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1300:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       resize(size_type __new_size)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1322:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       resize(size_type __new_size, const value_type& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1358:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       shrink_to_fit() noexcept
                       ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1367:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1383:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) _GLIBCXX_NOEXCEPT
                                 ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1401:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) const _GLIBCXX_NOEXCEPT
                                       ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1410:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_range_check(size_type __n) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n) const
                         ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1461:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1472:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() const _GLIBCXX_NOEXCEPT
                     ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1483:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() _GLIBCXX_NOEXCEPT
              ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1496:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() const _GLIBCXX_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1515:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_front(const value_type& __x)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_front(value_type&& __x)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1539:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_front(_Args&&... __args);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1552:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_back(const value_type& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1567:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       push_back(value_type&& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1576:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace_back(_Args&&... __args);
                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1588:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pop_front() _GLIBCXX_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pop_back() _GLIBCXX_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1637:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  emplace(const_iterator __position, _Args&&... __args);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1649:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, const value_type& __x);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1675:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, value_type&& __x)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1688:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __p, initializer_list<value_type> __l)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1709:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       insert(const_iterator __position, size_type __n, const value_type& __x)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1746:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _InputIterator __last)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1790:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __position)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1814:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       erase(const_iterator __first, const_iterator __last)
                                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(deque& __x) _GLIBCXX_NOEXCEPT
                        ^~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1850:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear() _GLIBCXX_NOEXCEPT
               ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1862:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           __false_type)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        std::input_iterator_tag);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1899:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        std::forward_iterator_tag);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1913:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_fill_initialize(const value_type& __value);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1918:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_default_initialize();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1930:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_assign_dispatch(_Integer __n, _Integer __val, __true_type)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1937:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __false_type)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1944:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::input_iterator_tag);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1950:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::forward_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1968:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_fill_assign(size_type __n, const value_type& __val)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void _M_push_back_aux(_Args&&... __args);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1993:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void _M_push_front_aux(_Args&&... __args);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1996:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_pop_back_aux();
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:1998:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_pop_front_aux();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Integer __n, _Integer __x, __true_type)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2019:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __false_type)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2029:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _InputIterator __last, std::input_iterator_tag);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2035:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _ForwardIterator __last, std::forward_iterator_tag);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2041:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_fill_insert(iterator __pos, size_type __n, const value_type& __x);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2050:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert_aux(iterator __pos, _Args&&... __args);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2055:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_aux(iterator __pos, size_type __n, const value_type& __x);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2062:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         size_type __n);
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_destroy_data_aux(iterator __first, iterator __last);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2074:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy_data(iterator __first, iterator __last, const _Alloc1&)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2079:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const std::allocator<_Tp>&)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2087:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase_at_begin(iterator __pos)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2097:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase_at_end(iterator __pos)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(iterator __pos);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_erase(iterator __first, iterator __last);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_default_append(size_type __n);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2117:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_shrink_to_fit();
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reserve_elements_at_front(size_type __n)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2133:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reserve_elements_at_back(size_type __n)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2143:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_new_elements_at_front(size_type __new_elements);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2146:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_new_elements_at_back(size_type __new_elements);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2159:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reserve_map_at_back(size_type __nodes_to_add = 1)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2167:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reserve_map_at_front(size_type __nodes_to_add = 1)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2182:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign1(deque&& __x, /* always equal: */ true_type) noexcept
                                                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign1(deque&& __x, /* always equal: */ false_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_replace_map(_Args&&... __args)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2220:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign2(deque&& __x, /* propagate: */ true_type)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2234:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_move_assign2(deque&& __x, /* propagate: */ false_type)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2278:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          const deque<_Tp, _Alloc>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2296:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const deque<_Tp, _Alloc>& __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2304:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const deque<_Tp, _Alloc>& __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2311:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const deque<_Tp, _Alloc>& __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2318:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const deque<_Tp, _Alloc>& __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2325:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const deque<_Tp, _Alloc>& __y)
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_deque.h:2332:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/deque:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:68:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_default_initialize()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:94:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const deque& __x)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:139:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       emplace_front(_Args&&... __args)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:163:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       emplace_back(_Args&&... __args)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       emplace(const_iterator __position, _Args&&... __args)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:210:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     insert(const_iterator __position, const value_type& __x)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:234:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_erase(iterator __position)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:257:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_erase(iterator __first, iterator __last)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:291:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       std::input_iterator_tag)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:306:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_fill_insert(iterator __pos, size_type __n, const value_type& __x)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:349:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_default_append(size_type __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_shrink_to_fit()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:392:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_fill_initialize(const value_type& __value)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:419:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           std::input_iterator_tag)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:443:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           std::forward_iterator_tag)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:480:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_push_back_aux(_Args&&... __args)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:515:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_push_front_aux(_Args&&... __args)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:548:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_pop_back_aux()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:564:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_pop_front_aux()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:579:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           std::input_iterator_tag)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:588:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           std::forward_iterator_tag)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:633:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert_aux(iterator __pos, _Args&&... __args)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:673:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_insert_aux(iterator __pos, size_type __n, const value_type& __x)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:761:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                     size_type __n)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:847:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _M_destroy_data_aux(iterator __first, iterator __last)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:869:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_new_elements_at_front(size_type __new_elems)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:894:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_new_elements_at_back(size_type __new_elems)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:919:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_reallocate_map(size_type __nodes_to_add, bool __add_at_front)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:967:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Deque_iterator<_Tp, _Tp&, _Tp*>& __last, const _Tp& __value)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:988:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1011:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1051:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/deque.tcc:1074:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
                                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/numeric:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:82:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iota(_ForwardIterator __first, _ForwardIterator __last, _Tp __value)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:120:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     accumulate(_InputIterator __first, _InputIterator __last, _Tp __init)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:147:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _BinaryOperation __binary_op)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:175:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _InputIterator2 __first2, _Tp __init)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryOperation2 __binary_op2)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:238:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:279:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result, _BinaryOperation __binary_op)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:318:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _InputIterator __last, _OutputIterator __result)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_numeric.h:361:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result, _BinaryOperation __binary_op)
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:69,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sprintf.h:28:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::string sprintf( const char *format, ...) {
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:66:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_removeTaskCallbackByIndex(int id);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:66:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean Rf_removeTaskCallbackByName(const char *name);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:68:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_removeTaskCallback(SEXP which);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:68:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:69:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_ToplevelCallbackEl* Rf_addTaskCallback(R_ToplevelCallback cb, void *data, void (*finalizer)(void *), const char *name, int *pos);
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/Callbacks.h:69:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:72,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat.h:27:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void stop(const std::string& message);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat.h:27:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat.h:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:72,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:183:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static fail tryConvert(...);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:184:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static succeed tryConvert(const T2&);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static const T1& makeT1();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:218:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void invoke(std::ostream& /*out*/, const T& /*value*/) { TINYFORMAT_ASSERT(0); }
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:225:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void invoke(std::ostream& out, const T& value)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:255:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int invoke(const T& /*value*/)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:266:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static int invoke(const T& value) { return static_cast<int>(value); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:271:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void formatTruncated(std::ostream& out, const T& value, int ntrunc)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:279:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void formatTruncated(std::ostream& out, type* value, int ntrunc) \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:288:1: note: in expansion of macro 'TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR'
 TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR(const char)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:279:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void formatTruncated(std::ostream& out, type* value, int ntrunc) \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:289:1: note: in expansion of macro 'TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR'
 TINYFORMAT_DEFINE_FORMAT_TRUNCATED_CSTR(char)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:313:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         const char* fmtEnd, int ntrunc, const T& value)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         const char* fmtEnd, int /**/, charType value) \
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:360:1: note: in expansion of macro 'TINYFORMAT_DEFINE_FORMATVALUE_CHAR'
 TINYFORMAT_DEFINE_FORMATVALUE_CHAR(char)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         const char* fmtEnd, int /**/, charType value) \
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:361:1: note: in expansion of macro 'TINYFORMAT_DEFINE_FORMATVALUE_CHAR'
 TINYFORMAT_DEFINE_FORMATVALUE_CHAR(signed char)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:349:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         const char* fmtEnd, int /**/, charType value) \
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:362:1: note: in expansion of macro 'TINYFORMAT_DEFINE_FORMATVALUE_CHAR'
 TINYFORMAT_DEFINE_FORMATVALUE_CHAR(unsigned char)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat.h:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:72,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:495:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FormatArg()
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:502:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FormatArg(const T& value)
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:509:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                     const char* fmtEnd, int ntrunc) const
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:516:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int toInt() const
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:526:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         const char* fmtEnd, int ntrunc, const void* value)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:532:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         TINYFORMAT_HIDDEN static int toIntImpl(const void* value)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:546:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int parseIntAndAdvance(const char*& c)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:560:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* printFormatStringLiteral(std::ostream& out, const char* fmt)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:597:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                          int& argIndex, int numFormatters)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:787:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int numFormatters)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:855:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FormatList(detail::FormatArg* formatters, int N)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:859:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             const FormatList& list);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:879:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FormatListN(const Args&... args)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:910:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     public: FormatListN() : FormatList(0, 0) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:928:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 detail::FormatListN<sizeof...(Args)> makeFormatList(const Args&... args)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:954:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void vformat(std::ostream& out, const char* fmt, FormatListRef list)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:964:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void format(std::ostream& out, const char* fmt, const Args&... args)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:972:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::string format(const char* fmt, const Args&... args)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:981:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void printf(const char* fmt, const Args&... args)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/utils/tinyformat/tinyformat.h:987:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void printfln(const char* fmt, const Args&... args)
                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:74,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:355:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_pow(double x, double y);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:355:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_pow_di(double, int);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:356:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:360:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double norm_rand(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:360:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:361:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double unif_rand(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:361:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:362:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  R_unif_index(double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:362:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double exp_rand(void);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:363:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:371:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnorm(double, double, double, int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:371:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:372:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnorm(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:372:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:373:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnorm(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:373:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:374:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rnorm(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:374:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:375:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void pnorm_both(double, double *, double *, int, int);/* both tails */
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:375:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:379:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dunif(double, double, double, int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:379:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:380:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double punif(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:380:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:381:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qunif(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:381:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:382:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double runif(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:382:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dgamma(double, double, double, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:387:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pgamma(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:387:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qgamma(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:389:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rgamma(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:389:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  log1pmx(double);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:391:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:392:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  log1pexp(double); // <-- ../nmath/plogis.c
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:392:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  log1mexp(double);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:393:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  lgamma1p(double);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:394:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:395:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  logspace_add(double, double);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:395:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:396:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  logspace_sub(double, double);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:396:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:397:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  logspace_sum(const double *, int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:397:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:401:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dbeta(double, double, double, int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:401:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pbeta(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:403:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qbeta(double, double, double, int, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:403:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:404:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rbeta(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:404:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dlnorm(double, double, double, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:409:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double plnorm(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:409:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:410:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qlnorm(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:410:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rlnorm(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:411:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:415:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dchisq(double, double, int);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:415:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pchisq(double, double, int, int);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:417:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qchisq(double, double, int, int);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:417:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:418:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rchisq(double);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:418:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:422:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnchisq(double, double, double, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:422:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:423:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnchisq(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:423:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnchisq(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:424:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rnchisq(double, double);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double df(double, double, double, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:429:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:430:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pf(double, double, double, int, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:430:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:431:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qf(double, double, double, int, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:431:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:432:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rf(double, double);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:432:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:436:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dt(double, double, int);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:436:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pt(double, double, int, int);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:438:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qt(double, double, int, int);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:438:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:439:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rt(double);
                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:439:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:443:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  dbinom_raw(double x, double n, double p, double q, int give_log);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:443:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dbinom(double, double, double, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:444:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pbinom(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:445:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qbinom(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:446:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:447:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rbinom(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:447:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:451:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void rmultinom(int, double*, int, int*);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:451:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:455:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dcauchy(double, double, double, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:455:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:456:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pcauchy(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:456:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:457:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qcauchy(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:457:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:458:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rcauchy(double, double);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:458:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dexp(double, double, int);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:462:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:463:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pexp(double, double, int, int);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:463:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qexp(double, double, int, int);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:465:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rexp(double);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:465:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:469:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dgeom(double, double, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:469:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:470:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pgeom(double, double, int, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:470:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:471:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qgeom(double, double, int, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:471:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rgeom(double);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:472:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:476:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dhyper(double, double, double, double, int);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:476:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double phyper(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qhyper(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:478:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:479:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rhyper(double, double, double);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:479:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnbinom(double, double, double, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:484:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnbinom(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:484:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnbinom(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:485:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rnbinom(double, double);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:488:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnbinom_mu(double, double, double, int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:488:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:489:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnbinom_mu(double, double, double, int, int);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:489:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:490:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnbinom_mu(double, double, double, int, int);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:490:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:491:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rnbinom_mu(double, double);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:491:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:495:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dpois_raw (double, double, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:495:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:496:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dpois(double, double, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:496:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:497:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double ppois(double, double, int, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:497:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:498:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qpois(double, double, int, int);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:498:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:499:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rpois(double);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:499:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dweibull(double, double, double, int);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:504:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pweibull(double, double, double, int, int);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:504:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:505:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qweibull(double, double, double, int, int);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:505:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:506:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rweibull(double, double);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:506:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dlogis(double, double, double, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:511:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double plogis(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:511:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qlogis(double, double, double, int, int);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:513:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rlogis(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:513:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnbeta(double, double, double, double, int);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:517:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:518:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnbeta(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:518:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:519:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnbeta(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:519:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rnbeta(double, double, double);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  dnf(double, double, double, double, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:525:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnf(double, double, double, double, int, int);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:525:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:526:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnf(double, double, double, double, int, int);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:526:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:530:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dnt(double, double, double, int);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:530:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:531:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pnt(double, double, double, int, int);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:531:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qnt(double, double, double, int, int);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:532:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:536:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double ptukey(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:536:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:537:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qtukey(double, double, double, double, int, int);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:537:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:541:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dwilcox(double, double, double, int);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:541:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pwilcox(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:542:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:543:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qwilcox(double, double, double, int, int);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:543:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rwilcox(double, double);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:544:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:545:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void wilcox_free(void);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:545:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:548:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double dsignrank(double, double, int);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:548:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:549:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double psignrank(double, double, int, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:549:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:550:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double qsignrank(double, double, int, int);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:550:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double rsignrank(double);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:551:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void signrank_free(void);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:552:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:555:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double gammafn(double);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:555:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double lgammafn(double);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:557:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double lgammafn_sign(double, int*);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:557:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:558:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void    dpsifn(double, int, int, int, double*, int*, int*);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:558:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:559:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double psigamma(double, double);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:559:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:560:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double digamma(double);
                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:560:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:561:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double trigamma(double);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:561:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:562:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double tetragamma(double);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:562:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:563:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double pentagamma(double);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:563:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double beta(double, double);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:566:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double lbeta(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:566:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double choose(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:568:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:569:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double lchoose(double, double);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:569:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:573:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_i(double, double, double);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:573:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:574:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_j(double, double);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:574:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:575:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_k(double, double, double);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:575:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:576:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_y(double, double);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:576:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:577:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_i_ex(double, double, double, double *);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:577:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:578:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_j_ex(double, double, double *);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:578:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:579:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_k_ex(double, double, double, double *);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:579:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double bessel_y_ex(double, double, double *);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:580:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int imax2(int, int);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:585:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:586:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int imin2(int, int);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:586:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fmax2(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:587:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:588:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fmin2(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:588:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:589:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double sign(double);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:589:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:590:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fprec(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:590:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:591:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fround(double, double);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:591:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:592:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fsign(double, double);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:592:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:593:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double ftrunc(double);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:593:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:595:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  log1pmx(double); /* Accurate log(1+x) - x, {care for small x} */
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:595:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  lgamma1p(double);/* accurate log(gamma(x+1)), small x (0 < x < 0.5) */
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:596:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:606:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double cospi(double);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:606:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:607:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double sinpi(double);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:607:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:608:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double tanpi(double);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:608:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:618:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  logspace_add(double logx, double logy);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:618:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double  logspace_sub(double logx, double logy);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/Rmath.h:619:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:79:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP Rcpp_fast_eval(SEXP expr_, SEXP env);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:79:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:80:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP Rcpp_eval(SEXP expr_, SEXP env = R_GlobalEnv);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:80:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP Rcpp_precious_preserve(SEXP object);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void Rcpp_precious_remove(SEXP token);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:83:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP Rcpp_eval_impl(SEXP expr, SEXP env);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:86:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:97:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP Rcpp_PreserveObject(SEXP x) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:101:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void Rcpp_ReleaseObject(SEXP x) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:104:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP Rcpp_ReplaceObject(SEXP x, SEXP y) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP Rcpp_PreciousPreserve(SEXP object) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:119:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void Rcpp_PreciousRelease(SEXP token) {
                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/storage.h:4,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:31:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         PreserveStorage() : data(R_NilValue), token(R_NilValue){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~PreserveStorage(){
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:39:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void set__(SEXP x){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get__() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:55:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP invalidate__(){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T& copy__(const T& other){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool inherits(const char* clazz) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/PreserveStorage.h:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const { return data; }
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/storage.h:5,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:10:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         NoProtectStorage() : data(R_NilValue){}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:12:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~NoProtectStorage(){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:16:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void set__(SEXP x){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:24:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get__() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:28:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP invalidate__(){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:33:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline CLASS& copy__(const CLASS& other){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:40:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool inherits(const char* clazz) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/storage/NoProtectStorage.h:44:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/protection.h:21,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:23:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP Rcpp_protect(SEXP x){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:28:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void Rcpp_unprotect(int i){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:37:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shield( SEXP t_) : t(Rcpp_protect(t_)){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:38:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~Shield(){
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:42:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator SEXP() const { return t; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:46:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shield( const Shield& ) ;
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shield.h:47:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shield& operator=( const Shield& ) ;
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/protection.h:22,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shelter.h:26:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shelter() : nprotected(0) {}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shelter.h:28:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP operator()(SEXP x) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shelter.h:33:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~Shelter(){
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shelter.h:42:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shelter(const Shelter&) ;
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Shelter.h:43:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Shelter& operator=(const Shelter&) ;
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/protection.h:23,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:27:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Armor() : data(){
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:31:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename U> Armor( U x );
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:38:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Armor& operator=( const U& x ) ;
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:40:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~Armor(){
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:45:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void init(SEXP x){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:53:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Armor(const Armor&) ;
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/protection/Armor.h:54:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Armor& operator=(const Armor&) ;
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:127,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:34:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rstreambuf(){}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:37:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual std::streamsize xsputn(const char *s, std::streamsize n);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:39:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual int overflow(int c = traits_type::eof());
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:41:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual int sync();
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:49:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rostream() : std::ostream( &buf ) {}
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:52:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline std::streamsize Rstreambuf<true>::xsputn(const char *s, std::streamsize num) {
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:56:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline std::streamsize Rstreambuf<false>::xsputn(const char *s, std::streamsize num) {
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:61:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline int Rstreambuf<true>::overflow(int c) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:68:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline int Rstreambuf<false>::overflow(int c) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:76:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline int Rstreambuf<true>::sync() {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/iostream/Rstreambuf.h:80:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline int Rstreambuf<false>::sync() {
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:127,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:84:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden const char* type2name(SEXP x){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:91:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden unsigned long enterRNGScope(){
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden unsigned long exitRNGScope(){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:103:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden unsigned long beginSuspendRNGSynchronization(){
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:109:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden unsigned long endSuspendRNGSynchronization(){
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:115:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden char* get_string_buffer(){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:121:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline attribute_hidden SEXP get_Rcpp_namespace() {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:130:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden double mktime00(struct tm &tm){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:136:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden struct tm * gmtime_(const time_t * const x){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:142:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden void Rcpp_precious_init() {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden void Rcpp_precious_teardown() {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:152:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden SEXP Rcpp_precious_preserve(SEXP object) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:157:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden void Rcpp_precious_remove(SEXP token) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:163:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden Rostream<true>&  Rcpp_cout_get() {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:168:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline attribute_hidden Rostream<false>& Rcpp_cerr_get() {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:180:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP rcpp_get_stack_trace(){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:186:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP rcpp_set_stack_trace(SEXP e){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:192:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden std::string demangle( const std::string& name){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:198:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden const char* short_file_name(const char* file) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:204:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP stack_trace( const char *file = "", int line = -1){
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:210:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP get_string_elt(SEXP s, R_xlen_t i){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:216:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden const char* char_get_string_elt(SEXP s, R_xlen_t i){
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:222:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden void set_string_elt(SEXP s, R_xlen_t i, SEXP v){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:228:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden void char_set_string_elt(SEXP s, R_xlen_t i, const char* v){
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:234:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP* get_string_ptr(SEXP s){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:240:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP get_vector_elt(SEXP v, R_xlen_t i){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:246:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden void set_vector_elt(SEXP v, R_xlen_t i, SEXP x){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:252:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP* get_vector_ptr(SEXP v){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:258:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden const char* char_nocheck( SEXP x){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:264:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden void* dataptr(SEXP x){
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:270:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden Rcpp::Module* getCurrentScope(){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:276:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden void setCurrentScope( Rcpp::Module* mod ){
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:282:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden int* get_cache( int n ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:288:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP reset_current_error(){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:294:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden int error_occured(){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/routines.h:300:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline attribute_hidden SEXP rcpp_get_current_error(){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:38:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit exception(const char* message_, bool include_call = RCPP_DEFAULT_INCLUDE_CALL) : // #nocov start
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:43:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         exception(const char* message_, const char*, int, bool include_call = RCPP_DEFAULT_INCLUDE_CALL) :
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:48:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool include_call() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:51:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~exception() throw() {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:52:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void copy_stack_trace_to_r() const;
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:60:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void record_stack_trace();
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:64:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static std::string toString(const int i) {    // #nocov start
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:72:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         no_such_env(const std::string& name) throw() :
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:74:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         no_such_env(int pos) throw() :
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~no_such_env() throw() {};
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:77:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str(); };
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:84:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         file_io_error(const std::string& file) throw() : // #nocov start
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:86:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         file_io_error(int code, const std::string& file) throw() :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:88:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         file_io_error(const std::string& msg, const std::string& file) throw() :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:90:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~file_io_error() throw() {};
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:91:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str(); };
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:92:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::string filePath() const throw() { return file; }; // #nocov end
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         file_not_found(const std::string& file) throw() :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:106:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         file_exists(const std::string& file) throw() :
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void warning(const std::string& message) {        // #nocov start
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:117:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void NORET stop(const std::string& message) {     // #nocov start
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:126:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP longjumpSentinel(SEXP token) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:137:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool isLongjumpSentinel(SEXP x) {     // #nocov start
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:144:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP getLongjumpToken(SEXP sentinel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:148:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void resumeJump(SEXP token) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:166:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LongjumpException(SEXP token_) : token(token_) {
                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:180,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:46:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void warning(const char* fmt, Args&&... args ) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:51:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void NORET stop(const char* fmt, Args&&... args) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:207:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_a_matrix, "Not a matrix.")     // #nocov start
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:207:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_a_matrix, "Not a matrix.")     // #nocov start
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:207:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_a_matrix, "Not a matrix.")     // #nocov start
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:208:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(parse_error, "Parse error.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:208:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(parse_error, "Parse error.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:208:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(parse_error, "Parse error.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:209:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_s4, "Not an S4 object.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:209:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_s4, "Not an S4 object.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:209:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_s4, "Not an S4 object.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:210:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_reference, "Not an S4 object of a reference class.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:210:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_reference, "Not an S4 object of a reference class.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:210:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_reference, "Not an S4 object of a reference class.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:211:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_initialized, "C++ object not initialized. (Missing default constructor?)")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:211:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_initialized, "C++ object not initialized. (Missing default constructor?)")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:211:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(not_initialized, "C++ object not initialized. (Missing default constructor?)")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:212:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_field, "No such field.") // not used internally
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:212:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_field, "No such field.") // not used internally
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:212:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_field, "No such field.") // not used internally
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:213:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_function, "No such function.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:213:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_function, "No such function.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:213:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(no_such_function, "No such function.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:214:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(unevaluated_promise, "Promise not yet evaluated.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:214:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(unevaluated_promise, "Promise not yet evaluated.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:214:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(unevaluated_promise, "Promise not yet evaluated.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:202:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__() throw() {} ;                                                   \
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:215:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(embedded_nul_in_string, "Embedded NUL in string.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:203:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:215:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(embedded_nul_in_string, "Embedded NUL in string.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:204:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return __MESSAGE__ ; }          \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:215:5: note: in expansion of macro 'RCPP_SIMPLE_EXCEPTION_CLASS'
     RCPP_SIMPLE_EXCEPTION_CLASS(embedded_nul_in_string, "Embedded NUL in string.")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:218:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_slot, "No such slot")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:218:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_slot, "No such slot")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:218:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_slot, "No such slot")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:218:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_slot, "No such slot")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:219:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(not_a_closure, "Not a closure")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:219:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(not_a_closure, "Not a closure")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:219:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(not_a_closure, "Not a closure")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:219:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(not_a_closure, "Not a closure")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:221:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(S4_creation_error, "Error creating object of S4 class")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:221:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(S4_creation_error, "Error creating object of S4 class")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:221:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(S4_creation_error, "Error creating object of S4 class")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:221:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(S4_creation_error, "Error creating object of S4 class")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:222:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(reference_creation_error, "Error creating object of reference class") // not used internally
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:222:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(reference_creation_error, "Error creating object of reference class") // not used internally
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:222:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(reference_creation_error, "Error creating object of reference class") // not used internally
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:222:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(reference_creation_error, "Error creating object of reference class") // not used internally
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:223:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_binding, "No such binding")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:223:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_binding, "No such binding")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:223:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_binding, "No such binding")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:223:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_binding, "No such binding")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:224:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_not_found, "Binding not found")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:224:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_not_found, "Binding not found")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:224:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_not_found, "Binding not found")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:224:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_not_found, "Binding not found")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:225:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_is_locked, "Binding is locked")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:225:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_is_locked, "Binding is locked")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:225:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_is_locked, "Binding is locked")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:225:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(binding_is_locked, "Binding is locked")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:226:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_namespace, "No such namespace")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:226:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_namespace, "No such namespace")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:226:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_namespace, "No such namespace")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:226:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(no_such_namespace, "No such namespace")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:227:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(function_not_exported, "Function not exported")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:227:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(function_not_exported, "Function not exported")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:227:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(function_not_exported, "Function not exported")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:227:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(function_not_exported, "Function not exported")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){} ;          \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:228:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(eval_error, "Evaluation error")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:191:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                          \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:228:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(eval_error, "Evaluation error")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){} ;                                           \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:228:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(eval_error, "Evaluation error")
     ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:194:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str() ; }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:228:5: note: in expansion of macro 'RCPP_EXCEPTION_CLASS'
     RCPP_EXCEPTION_CLASS(eval_error, "Evaluation error")
     ^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:180,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){}           \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:231:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(not_compatible, "Not compatible" )  // #nocov end
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                         \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:231:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(not_compatible, "Not compatible" )  // #nocov end
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:37:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const char* fmt, Args&&... args ) throw() :                    \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:231:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(not_compatible, "Not compatible" )  // #nocov end
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){}                                            \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:231:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(not_compatible, "Not compatible" )  // #nocov end
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:40:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str(); }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:231:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(not_compatible, "Not compatible" )  // #nocov end
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( ) throw() : message( std::string(__WHAT__) + "." ){}           \
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:232:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(index_out_of_bounds, "Index is out of bounds")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const std::string& message ) throw() :                         \
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:232:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(index_out_of_bounds, "Index is out of bounds")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:37:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __CLASS__( const char* fmt, Args&&... args ) throw() :                    \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:232:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(index_out_of_bounds, "Index is out of bounds")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:39:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~__CLASS__() throw(){}                                            \
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:232:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(index_out_of_bounds, "Index is out of bounds")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions/cpp11/exceptions.h:40:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual const char* what() const throw() { return message.c_str(); }      \
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:232:5: note: in expansion of macro 'RCPP_ADVANCED_EXCEPTION_CLASS'
     RCPP_ADVANCED_EXCEPTION_CLASS(index_out_of_bounds, "Index is out of bounds")
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:241:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP nth(SEXP s, int n) {    // #nocov start
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:248:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_Rcpp_eval_call(SEXP expr) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:268:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP get_last_call(){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:288:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP get_exception_classes( const std::string& ex_class) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:302:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP make_condition(const std::string& ex_msg, SEXP call, SEXP cppstack, SEXP classes){
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:324:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP exception_to_condition_template( const Exception& ex, bool include_call) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:347:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP rcpp_exception_to_r_condition(const Rcpp::exception& ex) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:352:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP exception_to_r_condition( const std::exception& ex){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:356:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP string_to_try_error( const std::string& str){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:376:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP exception_to_try_error( const std::exception& ex){
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:380:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::string demangle( const std::string& name) ;
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:380:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:386:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void forward_exception_to_r(const std::exception& ex){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions.h:393:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void forward_rcpp_exception_to_r(const Rcpp::exception& ex) {
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:20,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/GenericProxy.h:25:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP get() const {
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:22,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:29:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         NamesProxy( CLASS& v) : parent(v){} ;
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:32:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         NamesProxy& operator=(const NamesProxy& rhs) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:38:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         NamesProxy& operator=(const T& rhs);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:40:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:49:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set(SEXP x) {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:69:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_NamesProxy( const CLASS& v) : parent(v){} ;
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:71:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:76:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:82:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NamesProxy names() {
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/NamesProxy.h:86:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_NamesProxy names() const {
                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:23,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/RObjectMethods.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isNULL() const{
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/RObjectMethods.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int sexp_type() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/RObjectMethods.h:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isObject() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/RObjectMethods.h:39:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isS4() const {
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:24,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:29:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         AttributeProxy( CLASS& v, const std::string& name)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:33:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         AttributeProxy& operator=(const AttributeProxy& rhs){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:38:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> AttributeProxy& operator=(const T& rhs);
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:40:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:42:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const;
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:51:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set(SEXP x ){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:58:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_AttributeProxy( const CLASS& v, const std::string& name)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:61:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:62:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const;
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:68:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:73:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     AttributeProxy attr( const std::string& name){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:76:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_AttributeProxy attr( const std::string& name) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::vector<std::string> attributeNames() const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/AttributeProxy.h:90:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool hasAttribute( const std::string& attr) const {
                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:29:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             TagProxy( XPtrClass& xp_ ): xp(xp_){}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             TagProxy& operator=( const U& u);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:35:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator U() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:37:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator SEXP() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:43:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline SEXP get() const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline void set( SEXP x){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             const_TagProxy( XPtrClass& xp_ ): xp(xp_){}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:58:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator U() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:60:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator SEXP() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:66:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline SEXP get() const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:73:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         TagProxy tag(){
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/TagProxy.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_TagProxy tag() const {
                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:23:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> T as(SEXP x);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:23:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:31:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ProtectedProxy( XPtrClass& xp_ ): xp(xp_){}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:34:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ProtectedProxy& operator=( const U& u) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:40:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator U() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:44:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator SEXP() const{
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:51:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline SEXP get() const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:55:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline void set( SEXP x){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:63:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             const_ProtectedProxy( const XPtrClass& xp_ ): xp(xp_){}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:66:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator U() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:70:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             operator SEXP() const{
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline SEXP get() const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:83:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ProtectedProxy prot(){
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/ProtectedProxy.h:87:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const_ProtectedProxy prot() const{
                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:29:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SlotProxy( CLASS& v, const std::string& name) : parent(v), slot_name(Rf_install(name.c_str())) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:35:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SlotProxy& operator=(const SlotProxy& rhs){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:40:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> SlotProxy& operator=(const T& rhs);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:43:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:51:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set(SEXP x ) {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:61:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_SlotProxy( const CLASS& v, const std::string& name) : parent(v), slot_name(Rf_install(name.c_str())) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:78:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:83:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SlotProxy slot(const std::string& name){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:88:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_SlotProxy slot(const std::string& name) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/SlotProxy.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool hasSlot(const std::string& name) const{
                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:29:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Binding( EnvironmentClass& env_, const std::string& name_) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:32:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool active() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:35:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool locked() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:38:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool exists() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:41:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void lock() {
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:44:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void unlock(){
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:47:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Binding& operator=(const Binding& rhs){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Binding& operator=(const WRAPPABLE& rhs);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:56:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:60:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set( SEXP x){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:74:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_Binding( const EnvironmentClass& env_, const std::string& name_) :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:77:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool active() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool locked() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool exists() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:86:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:90:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:98:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_Binding operator[]( const std::string& name) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/Binding.h:101:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Binding operator[](const std::string& name){
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:29:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FieldProxy( CLASS& v, const std::string& name) :
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:32:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FieldProxy& operator=(const FieldProxy& rhs);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:34:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> FieldProxy& operator=(const T& rhs);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:36:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:37:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const { return get(); }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:43:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:48:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set(SEXP x ) {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:58:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_FieldProxy( const CLASS& v, const std::string& name) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:61:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> operator T() const;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:62:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:70:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:77:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FieldProxy field(const std::string& name){
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/FieldProxy.h:80:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_FieldProxy field(const std::string& name) const {
                                                     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/proxy.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:129,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:29:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   DottedPairProxy( CLASS& v, int index_ ): node(R_NilValue){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:41:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   DottedPairProxy& operator=(const DottedPairProxy& rhs) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:44:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   DottedPairProxy& operator=(SEXP rhs) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:49:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   DottedPairProxy& operator=(const T& rhs);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:52:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   DottedPairProxy& operator=(const traits::named_object<T>& rhs);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:54:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T> operator T() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:56:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP get() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:59:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline operator SEXP() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:62:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline DottedPairProxy& set(SEXP x){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:66:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline DottedPairProxy& set(SEXP x, const char* name){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:79:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const_DottedPairProxy( const CLASS& v, int index_ ): node(R_NilValue){
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:91:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T> operator T() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:93:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP get() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:96:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline operator SEXP() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:105:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DottedPairProxy operator[]( int i){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/proxy/DottedPairProxy.h:108:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_DottedPairProxy operator[](int i) const{
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:36:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list2(SEXP x0, SEXP x1) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:43:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list3(SEXP x0, SEXP x1, SEXP x2) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list4(SEXP x0, SEXP x1, SEXP x2, SEXP x3) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:57:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list5(SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4) {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:64:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list6(SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list7( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6 )
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:79:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang7( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6 )
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:87:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list8( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7 )
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:95:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang8( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7 )
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:103:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list9( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8 )
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:111:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang9( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8 )
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:119:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list10( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9 )
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:127:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang10( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9 )
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:135:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list11( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10 )
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:143:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang11( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10 )
                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:151:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list12( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11 )
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang12( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11 )
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:167:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list13( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12 )
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:175:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang13( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12 )
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:183:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list14( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13 )
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:191:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang14( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13 )
                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:199:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list15( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14 )
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:207:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang15( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14 )
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:215:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list16( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15 )
                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:223:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang16( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15 )
                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:231:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list17( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16 )
                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:239:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang17( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16 )
                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:247:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list18( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17 )
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:255:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang18( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17 )
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:263:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list19( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17, SEXP x18 )
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:271:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang19( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17, SEXP x18 )
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:279:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_list20( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17, SEXP x18, SEXP x19 )
                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/lang.h:287:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_lang20( SEXP x0, SEXP x1, SEXP x2, SEXP x3, SEXP x4, SEXP x5, SEXP x6, SEXP x7, SEXP x8, SEXP x9, SEXP x10, SEXP x11, SEXP x12, SEXP x13, SEXP x14, SEXP x15, SEXP x16, SEXP x17, SEXP x18, SEXP x19 )
                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:136,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:25:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex operator*( const Rcomplex& lhs, const Rcomplex& rhs) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:32:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex operator+( const Rcomplex& lhs, const Rcomplex& rhs) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:39:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex operator-( const Rcomplex& lhs, const Rcomplex& rhs) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:46:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex operator/( const Rcomplex& a, const Rcomplex& b) {
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:68:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool operator==( const Rcomplex& a, const Rcomplex& b) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/complex.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream & operator<<(std::ostream &os, const Rcomplex& cplx) {
                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:137,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:25:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP get_string_elt(SEXP, R_xlen_t) ;
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:25:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:26:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char* char_get_string_elt(SEXP, R_xlen_t) ;
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:26:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:27:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void set_string_elt(SEXP, R_xlen_t, SEXP) ;
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:27:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:28:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void char_set_string_elt(SEXP, R_xlen_t, const char*) ;
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:28:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:29:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP* get_string_ptr(SEXP) ;
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:29:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:31:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP get_vector_elt(SEXP, R_xlen_t) ;
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:31:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void set_vector_elt(SEXP, R_xlen_t, SEXP ) ;
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP* get_vector_ptr(SEXP) ;
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:33:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char* char_nocheck( SEXP ) ;
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:35:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void* dataptr(SEXP) ;
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/barrier.h:35:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:141,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:93:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_getVersion(void);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:93:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_GE_checkVersionOrDie(int version);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:227,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:141,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:888:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int ndevNumber(pDevDesc );
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:888:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:891:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int NumDevices(void);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:891:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:894:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void R_CheckDeviceAvailable(void);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:894:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_CheckDeviceAvailableBool(void);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:895:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int curDevice(void);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int nextDevice(int);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int prevDevice(int);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:904:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:907:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int selectDevice(int);
                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:907:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:910:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void killDevice(int);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:910:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:912:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int NoDevices(void); /* used in engine, graphics, plot, grid */
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:912:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:914:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void NewFrameConfirm(pDevDesc); /* used in graphics.c, grid */
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:914:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:943:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   int buttons, double x, double y);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:943:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:945:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const char *keyname);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:945:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:946:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void doIdle(pDevDesc dd);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:946:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:947:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean doesIdle(pDevDesc dd);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:947:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:227,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:141,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:967:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void Rf_onintr(void);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:967:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:973:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               Rboolean usePUA);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:973:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:974:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int utf8toAdobeSymbol(char* out, const char *in);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:974:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:975:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char* utf8Toutf8NoPUA(const char *in);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:975:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:976:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char* utf8ToLatin1AdobeSymbol2utf8(const char *in, Rboolean usePUA);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:976:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:978:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern size_t Rf_ucstoutf8(char *s, const unsigned int c);
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsDevice.h:978:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:141,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:302:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pGEDevDesc desc2GEDesc(pDevDesc dd);
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:302:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:303:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int GEdeviceNumber(pGEDevDesc);
                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:303:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:304:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pGEDevDesc GEgetDevice(int);
                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:304:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:305:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEaddDevice(pGEDevDesc);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:305:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEaddDevice2(pGEDevDesc, const char *);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEaddDevice2f(pGEDevDesc, const char *, const char *);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEkillDevice(pGEDevDesc);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pGEDevDesc GEcreateDevDesc(pDevDesc dev);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:311:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEdestroyDevDesc(pGEDevDesc dd);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:311:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:312:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void *GEsystemState(pGEDevDesc dd, int index);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:312:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEregisterWithDevice(pGEDevDesc dd);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:313:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEregisterSystem(GEcallback callback, int *systemRegisterIndex);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:314:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEunregisterSystem(int registerIndex);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:316:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GEhandleEvent(GEevent event, pDevDesc dev, SEXP data);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:316:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:327:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fromDeviceX(double value, GEUnit to, pGEDevDesc dd);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:327:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:328:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double toDeviceX(double value, GEUnit from, pGEDevDesc dd);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:328:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:329:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fromDeviceY(double value, GEUnit to, pGEDevDesc dd);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:329:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:330:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double toDeviceY(double value, GEUnit from, pGEDevDesc dd);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:330:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:331:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fromDeviceWidth(double value, GEUnit to, pGEDevDesc dd);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:331:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:332:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double toDeviceWidth(double value, GEUnit from, pGEDevDesc dd);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:332:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:333:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double fromDeviceHeight(double value, GEUnit to, pGEDevDesc dd);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:333:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:334:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double toDeviceHeight(double value, GEUnit from, pGEDevDesc dd);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:334:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:351:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcolor RGBpar(SEXP, int);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:351:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:352:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcolor RGBpar3(SEXP, int, rcolor);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:352:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:355:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char *col2name(rcolor col); /* used in par.c, grid */
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:355:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcolor R_GE_str2col(const char *s);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:361:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:408:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_GE_lineend GE_LENDpar(SEXP value, int ind);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:408:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GE_LENDget(R_GE_lineend lend);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_GE_linejoin GE_LJOINpar(SEXP value, int ind);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:410:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:411:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GE_LJOINget(R_GE_linejoin ljoin);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:411:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:413:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GESetClip(double x1, double y1, double x2, double y2, pGEDevDesc dd);
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:413:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GENewPage(const pGEcontext gc, pGEDevDesc dd);
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:414:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const pGEcontext gc, pGEDevDesc dd);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const pGEcontext gc, pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:418:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:420:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const pGEcontext gc, pGEDevDesc dd);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:420:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:423:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const pGEcontext gc, pGEDevDesc dd);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:423:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:425:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pGEcontext gc, pGEDevDesc dd);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:425:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:427:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const pGEcontext gc, pGEDevDesc dd);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:427:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:431:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             const pGEcontext gc, pGEDevDesc dd);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:431:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:435:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
               const pGEcontext gc, pGEDevDesc dd);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:435:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:436:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GECap(pGEDevDesc dd);
                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:436:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:439:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const pGEcontext gc, pGEDevDesc dd);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:439:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEMode(int mode, pGEDevDesc dd);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:442:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pGEcontext gc, pGEDevDesc dd);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:442:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:443:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEPretty(double *lo, double *up, int *ndiv);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:443:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:446:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pGEDevDesc dd);
                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:446:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:448:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const pGEcontext gc, pGEDevDesc dd);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:448:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:450:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const pGEcontext gc, pGEDevDesc dd);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:450:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  pGEDevDesc dd);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:454:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int GEstring_to_pch(SEXP pch);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:454:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:461:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unsigned int GE_LTYpar(SEXP, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:461:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GE_LTYget(unsigned int);
                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:468:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       unsigned int *draster, int dw, int dh);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:468:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:470:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             unsigned int *draster, int dw, int dh);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:470:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             int *wnew, int *hnew);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:472:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               double *xoff, double *yoff);
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:474:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:479:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                   const pGEcontext gc);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:479:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:482:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        Rboolean perPixelAlpha);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:482:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:489:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const pGEcontext gc, pGEDevDesc dd);
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:489:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const pGEcontext gc, pGEDevDesc dd);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:494:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         pGEDevDesc dd);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:494:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const pGEcontext gc, pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:497:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:506:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       double *z, double *levels, int nl);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:506:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:514:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_VStrWidth(const char *s, cetype_t enc, const pGEcontext gc, pGEDevDesc dd);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:514:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:516:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_VStrHeight(const char *s, cetype_t enc, const pGEcontext gc, pGEDevDesc dd);
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:516:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:519:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const pGEcontext gc, pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:519:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:527:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pGEDevDesc GEcurrentDevice(void);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:527:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:528:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean GEdeviceDirty(pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:528:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEdirtyDevice(pGEDevDesc dd);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:529:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:530:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean GEcheckState(pGEDevDesc dd);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:530:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean GErecording(SEXP call, pGEDevDesc dd);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:531:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:532:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GErecordGraphicOperation(SEXP op, SEXP args, pGEDevDesc dd);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:532:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:533:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEinitDisplayList(pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:533:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:534:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEplayDisplayList(pGEDevDesc dd);
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:534:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:535:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEcopyDisplayList(int fromDevice);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:535:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP GEcreateSnapshot(pGEDevDesc dd);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:536:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:537:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEplaySnapshot(SEXP snapshot, pGEDevDesc dd);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:537:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:538:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEonExit(void);
                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:538:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:539:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEnullDevice(void);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:539:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:544:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP CreateAtVector(double axp[], const double usr[], int nint, Rboolean logflag);
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:544:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:547:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GAxisPars(double *min, double *max, int *n, Rboolean log, int axis);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:547:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Rboolean R_GE_isPattern(SEXP x);
                               ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:550:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_patternType(SEXP pattern);
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:554:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:556:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_linearGradientX1(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:556:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:557:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_linearGradientY1(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:557:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:558:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_linearGradientX2(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:558:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:559:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_linearGradientY2(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:559:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_linearGradientNumStops(SEXP pattern);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:560:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:561:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_linearGradientStop(SEXP pattern, int i);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:561:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:562:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcolor R_GE_linearGradientColour(SEXP pattern, int i);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:562:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_linearGradientExtend(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:570:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientCX1(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:570:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:571:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientCY1(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:571:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientR1(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:572:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:573:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientCX2(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:573:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:574:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientCY2(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:574:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientR2(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:575:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:576:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_radialGradientNumStops(SEXP pattern);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:576:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:577:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_radialGradientStop(SEXP pattern, int i);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:577:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:578:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rcolor R_GE_radialGradientColour(SEXP pattern, int i);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:578:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_radialGradientExtend(SEXP pattern);
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:581:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP R_GE_tilingPatternFunction(SEXP pattern);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:581:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:582:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_tilingPatternX(SEXP pattern);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:582:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:583:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_tilingPatternY(SEXP pattern);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:583:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:584:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_tilingPatternWidth(SEXP pattern);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:584:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:585:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double R_GE_tilingPatternHeight(SEXP pattern);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:585:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:586:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_tilingPatternExtend(SEXP pattern);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:586:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 int R_GE_clipPathFillRule(SEXP path);
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:624:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEStroke(SEXP path, const pGEcontext gc, pGEDevDesc dd);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:627:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEFill(SEXP path, int rule, const pGEcontext gc, pGEDevDesc dd);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:627:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void GEFillStroke(SEXP path, int rule, const pGEcontext gc, pGEDevDesc dd);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/include/R_ext/GraphicsEngine.h:628:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:141,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP interruptedError() {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void checkInterruptFn(void* /*dummy*/) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Interrupt.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void checkUserInterrupt() {
                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename Class> SEXP make_new_object(Class* ptr);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:147:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:153,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/na.h:26:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool Rcpp_IsNA(double x) {
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/na.h:30:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool Rcpp_IsNaN(double x) {
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:154,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:30:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int StrCmp(SEXP x, SEXP y) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(T left, T right) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:46:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(int left, int right) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:55:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(double left, double right) const {
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:77:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(Rcomplex left, Rcomplex right) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:102:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(SEXP left, SEXP right) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAComparator.h:110:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(T left, T right) const {
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:155,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAEquals.h:29:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(T left, T right) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/NAEquals.h:37:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator()(double left, double right) const {
                                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/named_object.h:35:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     named_object( const std::string& name_, const T& o_) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/named_object.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     named_object( const std::string& name_, const SEXP& o_):
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/named_object.h:47:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     named_object( const named_object<SEXP>& other ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/named_object.h:51:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~named_object() {
                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_convertible.h:33:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Small Test( const U& ) ;
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_convertible.h:34:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Big Test(...) ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_convertible.h:35:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static T MakeT() ;
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:44:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::iterator>*);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:58:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::r_import_type>*);
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::r_generator>*);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:75:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:87:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::r_export_type>*);
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/has_iterator.h:90:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/expands_to_logical.h:45:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::r_expands_to_logical>*);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/expands_to_logical.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/matrix_interface.h:37:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::r_matrix_interface>*);
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/matrix_interface.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:49,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_sugar_expression.h:33:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::rcpp_sugar_expression>*);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_sugar_expression.h:36:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_eigen_base.h:33:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __one __test(_Wrap_type<typename U::StorageKind>*);
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_eigen_base.h:36:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static __two __test(...);
                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:32:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool is_na(typename storage_type<RTYPE>::type) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:37:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na<INTSXP>(int x) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:42:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na<REALSXP>(double x) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:47:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na<CPLXSXP>(Rcomplex x) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na<STRSXP>(SEXP x) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_na.h:57:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na<LGLSXP>(int x) {
                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:31:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool is_finite( typename storage_type<RTYPE>::type);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:31:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_finite<INTSXP>(int x){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:39:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_finite<REALSXP>(double x) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:44:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_finite<CPLXSXP>(Rcomplex x) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:49:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_finite<STRSXP>(SEXP) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_finite.h:54:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_finite<LGLSXP>(int x) {
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_infinite.h:30:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool is_infinite( typename storage_type<RTYPE>::type){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_infinite.h:35:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_infinite<REALSXP>( double x ){
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_infinite.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_infinite<CPLXSXP>( Rcomplex x ){
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_nan.h:30:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool is_nan( typename storage_type<RTYPE>::type){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_nan.h:35:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_nan<REALSXP>( double x ){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/is_nan.h:40:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_nan<CPLXSXP>( Rcomplex x ){
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:30:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename storage_type<RTYPE>::type get_na() ;
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:30:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:33:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int get_na<INTSXP>(){ return NA_INTEGER ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:36:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int get_na<LGLSXP>(){ return NA_LOGICAL ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:39:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double get_na<REALSXP>(){ return NA_REAL ; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:42:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex get_na<CPLXSXP>(){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:50:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP get_na<STRSXP>(){ return NA_STRING ; }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/get_na.h:54:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP get_na<VECSXP>(){ return R_NilValue; }
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/traits.h:79,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:157,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:37:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Rcomplex op(true_type) const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:44:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     T op(false_type) const {
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:49:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator T() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:57:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Rcomplex op(true_type) const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:64:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     T op(false_type) const {
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/traits/one_type.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator T() const {
                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:158,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:29:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Argument() : name(){} ;
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:30:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Argument( const std::string& name_) : name(name_){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:33:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline traits::named_object<T> operator=( const T& t){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Argument Named( const std::string& name){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:44:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline traits::named_object<T> Named( const std::string& name, const T& o){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:52:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  NamedPlaceHolder(){}
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:53:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~NamedPlaceHolder(){}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Argument operator[]( const std::string& arg) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:57:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Argument operator()(const std::string& arg) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Named.h:60:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator SEXP() const { return R_MissingArg ; }
                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:160,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:29:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template <typename FROM, typename TO> TO caster(FROM from){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex Rcomplex_caster( std::complex<T> from ){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:42:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex caster<std::complex<double>, Rcomplex>( std::complex<double> from){
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex caster<std::complex<float>, Rcomplex>( std::complex<float> from){
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:51:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::complex<T> std_complex_caster( Rcomplex from ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:56:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::complex<double> caster<Rcomplex,std::complex<double> >( Rcomplex from){
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/caster.h:61:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::complex<float>  caster<Rcomplex,std::complex<float> >( Rcomplex from){
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:161,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:30:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 typename Rcpp::traits::storage_type<RTYPE>::type* r_vector_start(SEXP x) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:40:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline CTYPE get_zero() {
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:49:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex get_zero<CPLXSXP,Rcomplex>(){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<int RTYPE> void r_init_vector(SEXP x) {  // #nocov start
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:71:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void r_init_vector<VECSXP>(SEXP /*x*/) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void r_init_vector<EXPRSXP>(SEXP /*x*/) {}
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:85:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void r_init_vector<STRSXP>(SEXP /*x*/) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:108:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void do_nothing() {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:114:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void do_nothing() {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:120:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void do_nothing() {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:126:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void do_nothing() {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_vector.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void do_nothing() {}
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:162,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:30:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP convert_using_rfunction(SEXP x, const char* const fun) {  // #nocov start
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:46:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP r_true_cast( SEXP x) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP basic_cast( SEXP x) {    // #nocov start
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:86:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<INTSXP>(SEXP x){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<REALSXP>(SEXP x){  // #nocov
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:94:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<RAWSXP>(SEXP x){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:98:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<CPLXSXP>(SEXP x){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<LGLSXP>(SEXP x){  // #nocov
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:107:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<STRSXP>(SEXP x){  // #nocov start
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<VECSXP>(SEXP x) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:141:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<EXPRSXP>(SEXP x) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<LISTSXP>(SEXP x) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:158:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP r_true_cast<LANGSXP>(SEXP x) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r_cast.h:164:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <int TARGET> SEXP r_cast(SEXP x) {
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/bones.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:164,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/wrap_extra_steps.h:28:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> SEXP wrap_extra_steps(SEXP x) { // #nocov start
                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/bones.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:164,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:42:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<> SEXP wrap_extra_steps<Rcpp::Date>( SEXP ) ;
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:42:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:44:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<> double caster<Rcpp::Date,double>( Rcpp::Date from) ;
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:44:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:45:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<> Rcpp::Date caster<double,Rcpp::Date>( double from) ;
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Date.h:45:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/bones.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:164,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:42:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<> SEXP wrap_extra_steps<Rcpp::Datetime>( SEXP ) ;
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:42:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:44:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<> double caster<Rcpp::Datetime,double>( Rcpp::Datetime from) ;
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:44:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:45:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<> Rcpp::Datetime caster<double,Rcpp::Datetime>( double from) ;
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/bones/Datetime.h:45:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:166,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:31:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   std::wstring as_string_elt__impl( SEXP x, R_xlen_t i, Rcpp::traits::true_type ){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:37:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   std::string as_string_elt__impl( SEXP x, R_xlen_t i, Rcpp::traits::false_type ){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:43:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   as_string_elt( SEXP x, R_xlen_t i ){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:50:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    void export_range__impl( SEXP x, InputIterator first, ::Rcpp::traits::false_type ) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:59:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_range__impl( SEXP x, InputIterator first, ::Rcpp::traits::true_type ) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:69:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void export_range__dispatch( SEXP x, InputIterator first, ::Rcpp::traits::r_type_generic_tag ) ;
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:69:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:72:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void export_range__dispatch( SEXP x, InputIterator first, ::Rcpp::traits::r_type_primitive_tag ) {
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:81:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_range__dispatch( SEXP x, InputIterator first, ::Rcpp::traits::r_type_string_tag ) {
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_range( SEXP x, InputIterator first ) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:107:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    void export_indexing__impl( SEXP x, T& res, ::Rcpp::traits::false_type ) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:119:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_indexing__impl( SEXP x, T& res, ::Rcpp::traits::true_type ) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:131:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_indexing__dispatch( SEXP x, T& res, ::Rcpp::traits::r_type_primitive_tag ) {
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:140:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_indexing__dispatch( SEXP x, T& res, ::Rcpp::traits::r_type_string_tag ) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/export.h:154:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void export_indexing( SEXP x, T& res ) {
                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:167,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:31:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 r_coerce( typename ::Rcpp::traits::storage_type<FROM>::type from ) ;
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:31:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<INTSXP,INTSXP>(int from) { return from ; }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:37:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<LGLSXP,LGLSXP>(int from) { return from ; }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:40:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double r_coerce<REALSXP,REALSXP>(double from) { return from ; }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:43:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex r_coerce<CPLXSXP,CPLXSXP>(Rcomplex from) { return from ; }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rbyte r_coerce<RAWSXP,RAWSXP>(Rbyte from) { return from ; }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:50:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<LGLSXP,INTSXP>(int from){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:54:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<REALSXP,INTSXP>(double from){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:64:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<CPLXSXP,INTSXP>(Rcomplex from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:68:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<RAWSXP,INTSXP>(Rbyte from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:74:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double r_coerce<LGLSXP,REALSXP>(int from){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:78:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double r_coerce<INTSXP,REALSXP>(int from){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:82:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double r_coerce<CPLXSXP,REALSXP>(Rcomplex from){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:86:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double r_coerce<RAWSXP,REALSXP>(Rbyte from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:92:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<REALSXP,LGLSXP>(double from){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:97:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<INTSXP,LGLSXP>(int from){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:102:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<CPLXSXP,LGLSXP>(Rcomplex from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int r_coerce<RAWSXP,LGLSXP>(Rbyte from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:116:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rbyte r_coerce<INTSXP,RAWSXP>(int from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:121:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rbyte r_coerce<REALSXP,RAWSXP>(double from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rbyte r_coerce<CPLXSXP,RAWSXP>(Rcomplex from){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:132:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rbyte r_coerce<LGLSXP,RAWSXP>(int from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:138:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex r_coerce<REALSXP,CPLXSXP>(double from){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex r_coerce<INTSXP,CPLXSXP>(int from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:164:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex r_coerce<RAWSXP,CPLXSXP>(Rbyte from){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:172:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex r_coerce<LGLSXP,CPLXSXP>(int from){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:186:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 const char* coerce_to_string( typename ::Rcpp::traits::storage_type<RTYPE>::type from ) ;
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:186:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:188:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* dropTrailing0(char *s, char cdec) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:205:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int integer_width( int n ){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:210:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* coerce_to_string<CPLXSXP>(Rcomplex x){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:225:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* coerce_to_string<REALSXP>(double x){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:247:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* coerce_to_string<INTSXP >(int from) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:253:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* coerce_to_string<RAWSXP >(Rbyte from){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:259:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* coerce_to_string<LGLSXP >(int from){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:265:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<STRSXP ,STRSXP>(SEXP from){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:269:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<CPLXSXP,STRSXP>(Rcomplex from) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:273:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<REALSXP,STRSXP>(double from){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:282:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<INTSXP ,STRSXP>(int from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<RAWSXP ,STRSXP>(Rbyte from){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:290:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<LGLSXP ,STRSXP>(int from){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/r_coerce.h:294:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP r_coerce<SYMSXP ,STRSXP>(SEXP from){
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:168,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Exporter( SEXP x ) : t(x){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:32:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline T get(){ return t ; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:42:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       RangeExporter( SEXP x ) : object(x){}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:43:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~RangeExporter(){}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       T get(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:59:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             IndexingExporter( SEXP x) : object(x){}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:60:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ~IndexingExporter(){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             T get(){
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:76:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             MatrixExporter( SEXP x) : object(x){}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:77:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ~MatrixExporter(){}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:79:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             T get() {
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:103:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             Exporter(SEXP x) : container_exporter< std::vector, T>::type(x){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:107:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             Exporter(SEXP x) : container_exporter< std::deque, T>::type(x){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Exporter.h:111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             Exporter(SEXP x) : container_exporter< std::list, T>::type(x){}
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:168,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:31:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T primitive_as(SEXP x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:43:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:47:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const char* check_single_string(SEXP x) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:61:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as_string(SEXP x, Rcpp::traits::true_type) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:66:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as_string(SEXP x, Rcpp::traits::false_type) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:70:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_string_tag) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:74:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_RcppString_tag) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:85:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_generic_tag) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:92:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void* as_module_object_internal(SEXP obj);
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:92:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:94:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> object<T> as_module_object(SEXP x) {
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:99:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_module_object_const_pointer_tag) {
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:104:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_module_object_pointer_tag) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_module_object_tag) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:115:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_module_object_reference_tag) {
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:122:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_module_object_const_reference_tag) {
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:129:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> T as(SEXP x, ::Rcpp::traits::r_type_enum_tag) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> T as(SEXP x) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:155:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline char as<char>(SEXP x) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:160:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename traits::remove_const_and_reference<T>::type bare_as(SEXP x) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/as.h:164:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<> inline SEXP as(SEXP x) { return x; }
                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:169,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:32:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         InputParameter(SEXP x_) : x(x_){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator T() { return as<T>(x) ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:46:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ReferenceInputParameter(SEXP x_) : obj( as<T>(x_) ){}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:48:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator reference() { return obj ; }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:59:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ConstInputParameter(SEXP x_) : obj( as<T>(x_) ){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:61:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator const_nonref() { return obj ; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:72:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ConstReferenceInputParameter(SEXP x_) : obj( as<T>(x_) ){}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InputParameter.h:74:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator const_reference() { return obj ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:170,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:31:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> bool is__simple( SEXP x) ;
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:31:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:34:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> bool is__module__object( SEXP x) ;
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:34:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:38:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is__dispatch( SEXP x, Rcpp::traits::false_type ){
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:43:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is__dispatch( SEXP x, Rcpp::traits::true_type ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/is.h:53:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> bool is( SEXP x ){
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:172,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:37:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  VECTOR& get_ref(){
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:41:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  const VECTOR& get_ref() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline stored_type operator[]( R_xlen_t i) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:49:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return static_cast<const VECTOR*>(this)->size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:83:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   iter_base( const VectorBase& object_, R_xlen_t index_ ) : object(object_.get_ref()), index(index_){}
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:85:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base& operator++(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:89:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base operator++(int){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:95:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base& operator--(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:99:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base operator--(int){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base operator+(difference_type n) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:108:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base operator-(difference_type n) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:112:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base& operator+=(difference_type n) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:116:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iter_base& operator-=(difference_type n) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator[](R_xlen_t i){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:125:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator*() {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:128:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline pointer operator->(){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:132:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator==( const iter_base& y) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:135:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator!=( const iter_base& y) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:138:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<( const iter_base& other ) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:141:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>( const iter_base& other ) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:144:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<=( const iter_base& other ) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:147:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>=( const iter_base& other ) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:151:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline difference_type operator-(const iter_base& other) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:164:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline const_iterator begin() const { return const_iterator(*this, 0) ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:165:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline const_iterator end() const { return const_iterator(*this, size() ) ; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline const_iterator cbegin() const { return const_iterator(*this, 0) ; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/VectorBase.h:168:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline const_iterator cend() const { return const_iterator(*this, size() ) ; }
                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:173,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/tools.h:28:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int get_line( int index, int nr ){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/tools.h:32:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int get_column( int index, int nr ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/tools.h:37:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int get_column( int index, int nr, int i ){
                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:173,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:39:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         MATRIX& get_ref(){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:43:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline stored_type operator()( int i, int j) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return static_cast<const MATRIX&>(*this).size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t nrow() const { return static_cast<const MATRIX&>(*this).nrow() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:49:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t ncol() const { return static_cast<const MATRIX&>(*this).ncol() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:51:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static MATRIX eye(int n) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:60:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static MATRIX ones(int n) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static MATRIX zeros(int n) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:91:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             iterator( const MatrixBase& object_, R_xlen_t index_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:97:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             iterator( const iterator& other) :
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator& operator++(){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:108:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator operator++(int){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:114:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator& operator--(){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:122:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator operator--(int){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator operator+(difference_type n) const {
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:131:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator operator-(difference_type n) const {
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:135:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator& operator+=(difference_type n) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:139:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline iterator& operator-=(difference_type n) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:144:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline reference operator*() {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:147:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline pointer operator->(){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator==( const iterator& y) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:154:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator!=( const iterator& y) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:157:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator<( const iterator& other ) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:160:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator>( const iterator& other ) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:163:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator<=( const iterator& other ) const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:166:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline bool operator>=( const iterator& other ) const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:170:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline difference_type operator-(const iterator& other) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:180:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline void update_index( int index_ ){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:185:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             inline R_xlen_t index() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:191:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator begin() const { return iterator(*this, 0) ; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixBase.h:192:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator end() const { return iterator(*this, size() ) ; }
                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:175,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/ListInitialization.h:31:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ListInitialization( iterator iter_ ) : iter(iter_) {} ;
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/ListInitialization.h:32:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ListInitialization<iterator,value_type> operator,( value_type x ){
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:176,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:38:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Proxy_Iterator( ): proxy(){} ;
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Proxy_Iterator( const Proxy_Iterator& other) : proxy( other.proxy){}
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:40:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Proxy_Iterator( const PROXY& proxy_ ) : proxy( proxy_ ){} ;
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:42:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Proxy_Iterator& operator=( const Proxy_Iterator& other ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:47:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator& operator++(){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:51:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator operator++(int){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator& operator--(){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:61:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator operator--(int){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:67:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator operator+(difference_type n) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:70:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator operator-(difference_type n) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:74:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator& operator+=(difference_type n) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:78:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Proxy_Iterator& operator-=(difference_type n) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator*() {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:86:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline pointer operator->(){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:90:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator==( const Proxy_Iterator& y) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator!=( const Proxy_Iterator& y) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:96:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<( const Proxy_Iterator& other ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:99:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>( const Proxy_Iterator& other ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:102:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<=( const Proxy_Iterator& other ) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:105:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>=( const Proxy_Iterator& other ) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:109:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline difference_type operator-(const Proxy_Iterator& other) const {
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:113:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int index() const { return proxy.index ; }
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/Proxy_Iterator.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline PROXY operator[](R_xlen_t i) const { return PROXY(*proxy.parent, proxy.index + i) ; }
                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:177,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SEXP_Iterator( ): ptr(){} ;
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:39:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SEXP_Iterator( const SEXP_Iterator& other) : ptr(other.ptr){} ;
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:40:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SEXP_Iterator( const VECTOR& vec ) : ptr( get_vector_ptr(vec) ){} ;
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:42:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SEXP_Iterator& operator=(const SEXP_Iterator& other){ ptr = other.ptr ; return *this ;}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:44:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      int operator-( const SEXP_Iterator& other){ return ptr - other.ptr ; }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:46:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator operator+( int n){ return SEXP_Iterator(ptr+n); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator operator-( int n){ return SEXP_Iterator(ptr-n); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:49:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator& operator++(){ ptr++ ; return *this ; }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator& operator--(){ ptr-- ; return *this ; }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:51:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator& operator+=(int n){ ptr += n; return *this ; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:52:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      SEXP_Iterator& operator-=(int n){ ptr -= n; return *this ; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:54:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator<( const SEXP_Iterator& other ){ return ptr < other.ptr ; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator>( const SEXP_Iterator& other ){ return ptr > other.ptr ; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator<=( const SEXP_Iterator& other ){ return ptr <= other.ptr ; }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:57:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator>=( const SEXP_Iterator& other ){ return ptr >= other.ptr ; }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:59:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      reference  operator*(){ return *ptr ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:60:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      reference  operator[](int n){ return ptr[n] ; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:61:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator==(const SEXP_Iterator& other) const { return ptr == other.ptr ;}
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:62:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool operator!=(const SEXP_Iterator& other) const { return ptr != other.ptr ;}
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/SEXP_Iterator.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP_Iterator( const SEXP* ptr_) : ptr(ptr_){}
                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:178,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:29:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   converter( ) : x(R_NilValue){} ;
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:30:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   converter( SEXP x_) : x(x_){} ;
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:31:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   converter( const converter& other) : x(other.x){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   converter& operator=( const converter& other){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:36:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~converter(){}
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/converter.h:38:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T> operator T(){
                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:180,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/print.h:25:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void print(SEXP s) {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/print.h:29:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void warningcall(SEXP call, const std::string & s) {
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:181,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:32:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool __any( InputIterator first, InputIterator last, const T& value, std::input_iterator_tag ){
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:39:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool __any( RandomAccessIterator __first, RandomAccessIterator __last, const T& __val, std::random_access_iterator_tag ){
                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:181,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:89:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool any( InputIterator first, InputIterator last, const T& value){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:98:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool __any_if( InputIterator first, InputIterator last, Predicate pred, std::input_iterator_tag ){
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:105:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool __any_if( RandomAccessIterator __first, RandomAccessIterator __last, Predicate __pred, std::random_access_iterator_tag ){
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algo.h:155:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool any_if( InputIterator first, InputIterator last, Predicate pred){
                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:38:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(less,<)
 ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:39:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(greater,>)
 ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:40:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(less_or_equal,<=)
 ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:41:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(greater_or_equal,>=)
 ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:42:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(equal,==)
 ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:34:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( STORAGE lhs, STORAGE rhs) const {       \
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/r_binary_op.h:43:1: note: in expansion of macro 'RCPP_OP'
 RCPP_OP(not_equal,!=)
 ^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:38:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void touch(){}
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:46:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SingleLogicalResult() : result(UNRESOLVED) {} ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:48:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void apply(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:54:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_true(){
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_false(){
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:64:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_na(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:69:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline operator SEXP(){
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline operator bool(){
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:79:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int size(){ return 1 ; }
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:81:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int get(){
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:86:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP get_sexp(){
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:93:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void set(int x){ result = x ;}
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:94:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void reset(){ set(UNRESOLVED) ; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:95:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void set_true(){ set(TRUE); }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:96:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void set_false(){ set(FALSE); }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:97:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void set_na(){ set(NA_LOGICAL); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/SingleLogicalResult.h:98:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_unresolved(){ return result == UNRESOLVED ; }
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/not.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static inline int apply( int x ){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/not.h:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static inline int apply( int x){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/not.h:46:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Negate_SingleLogicalResult( const TYPE& orig_ ) : orig(orig_) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/not.h:48:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/not.h:62:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator!( const Rcpp::sugar::SingleLogicalResult<NA,T>& x){
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:43:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  And_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:79:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  And_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:82:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:115:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  And_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:150:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  And_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:184:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  And_SingleLogicalResult_bool( const LHS_TYPE& lhs_, bool rhs_) :
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:187:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:210:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     And_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:217:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:230:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     And_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:232:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:250:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     And_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:252:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:257:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:270:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     And_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:272:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:276:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:291:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:300:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:309:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/and.h:319:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:43:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Or_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:46:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:79:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Or_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:82:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:115:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Or_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Or_SingleLogicalResult_SingleLogicalResult( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:183:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Or_SingleLogicalResult_bool( const LHS_TYPE& lhs_, bool rhs_) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void apply(){
                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:207:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Or_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:209:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:227:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Or_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:229:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:234:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:247:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Or_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:249:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:254:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:267:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Or_LogicalExpression_LogicalExpression( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:269:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator[]( R_xlen_t i ) const{
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:273:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return lhs.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:290:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:299:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:308:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/or.h:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/logical.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/is.h:28:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_true( const Rcpp::sugar::SingleLogicalResult<NA,T>& x){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/is.h:33:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_false( const Rcpp::sugar::SingleLogicalResult<NA,T>& x){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/logical/is.h:38:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline bool is_na( const Rcpp::sugar::SingleLogicalResult<NA,T>& x){
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar_forward.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:183,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:29:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range( R_xlen_t start_, R_xlen_t end__ ) : start(start_), end_(end__){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const{
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:39:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t operator[]( R_xlen_t i) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:43:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range& operator++() {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:47:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range operator++(int) {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:53:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range& operator--() {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:57:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range operator--(int) {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range& operator+=( int n ) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range& operator-=( int n ) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range operator+( int n ){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range operator-( int n ){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:81:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t get_start() const { return start ; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/Range.h:83:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t get_end() const { return end_ ; }
                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:187,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:34:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> SEXP eigen_wrap(const T& object);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:34:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:37:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> SEXP wrap(const T& object);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:37:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:43:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp__impl__wstring(const wchar_t* data) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:48:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp__impl__wstring(wchar_t data) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:54:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp__impl__wstring(const std::wstring& st) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:57:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp__impl__cstring(const char* data) {
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:60:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP make_charsexp__impl__cstring(char data) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:65:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP make_charsexp__impl__cstring(const std::string& st) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:70:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP make_charsexp__impl(const T& s, Rcpp::traits::true_type) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:75:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp__impl(const T& s, Rcpp::traits::false_type) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP make_charsexp(const T& s) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:84:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP make_charsexp<Rcpp::String>(const Rcpp::String&);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:84:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:86:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template <typename InputIterator> SEXP range_wrap(InputIterator first, InputIterator last);
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:86:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template <typename InputIterator> SEXP rowmajor_wrap(InputIterator first, int nrow, int ncol);
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:87:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:102:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                ::Rcpp::traits::true_type) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:113:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                        std::random_access_iterator_tag) {
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:148:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                        std::input_iterator_tag) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:166:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                ::Rcpp::traits::false_type) {
                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:187,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:178:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:189:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___generic(InputIterator first, InputIterator last) {
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:202:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_generic_tag) {
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:208:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_module_object_pointer_tag) {
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:212:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_module_object_const_pointer_tag) {
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:216:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_module_object_tag) {
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:220:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_module_object_reference_tag) {
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:224:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_module_object_const_reference_tag) {
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:236:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_string_tag) {
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:261:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl__cast(InputIterator first, InputIterator last, ::Rcpp::traits::false_type) {
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:289:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl__cast(InputIterator first, InputIterator last, ::Rcpp::traits::true_type) {
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:318:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_pairstring_primitive_tag) {
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:335:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_pairstring_generic_tag) {
                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:366:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_pairstring_string_tag) {
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:383:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl__pair(InputIterator first, InputIterator last, Rcpp::traits::true_type);
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:383:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:390:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl__pair(InputIterator first, InputIterator last, Rcpp::traits::false_type);
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:390:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:397:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch___impl(InputIterator first, InputIterator last, ::Rcpp::traits::r_type_pair_tag) {
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:414:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap_dispatch(InputIterator first, InputIterator last) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:428:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP range_wrap(InputIterator first, InputIterator last) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:439:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_wrap__impl__cast(const T& object, ::Rcpp::traits::false_type) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:450:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_wrap__impl__cast(const T& object, ::Rcpp::traits::true_type) {
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:464:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP primitive_wrap__impl(const T& object, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:474:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_wrap__impl(const T& object, ::Rcpp::traits::r_type_string_tag) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:488:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_wrap(const T& object) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:500:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown(const T& object, ::Rcpp::traits::true_type) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:519:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:533:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_iterable__logical(const T& object, ::Rcpp::traits::true_type) {
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:542:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP wrap_range_sugar_expression(const T& object, Rcpp::traits::false_type) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:547:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_range_sugar_expression(const T& object, Rcpp::traits::true_type);
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:547:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:550:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_iterable__logical(const T& object, ::Rcpp::traits::false_type) {
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:557:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP wrap_dispatch_unknown_iterable__matrix_interface(const T& object, ::Rcpp::traits::false_type) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:564:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_logical(const T& object, ::Rcpp::traits::true_type) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:580:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_primitive(const T& object) {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:598:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_not_logical(const T& object, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:603:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_not_logical(const T& object, ::Rcpp::traits::r_type_string_tag) {
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:619:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_not_logical(const T& object, ::Rcpp::traits::r_type_generic_tag) {
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:635:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_matrix_logical(const T& object, ::Rcpp::traits::false_type) {
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:640:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_iterable__matrix_interface(const T& object, ::Rcpp::traits::true_type) {
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:659:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::true_type) {
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:666:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_importer__impl__prim(const T& object, ::Rcpp::traits::false_type) {
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:680:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP wrap_dispatch_importer__impl__prim(const T& object, ::Rcpp::traits::true_type) {
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:693:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline SEXP wrap_dispatch_importer__impl(const T& object, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:699:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_importer__impl(const T& object, ::Rcpp::traits::r_type_string_tag) {
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:709:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP wrap_dispatch_importer__impl(const T& object, ::Rcpp::traits::r_type_generic_tag) {
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:719:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_importer(const T& object) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:730:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown(const T& object, ::Rcpp::traits::false_type) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:743:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_primitive_tag) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:748:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_char_array) {
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:753:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_module_object_pointer_tag) {
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:758:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_module_object_tag) {
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:763:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_enum_tag) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:768:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_eigen(const T& object, ::Rcpp::traits::false_type) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:774:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_eigen(const T& object, ::Rcpp::traits::true_type) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:785:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_importable(const T& object, ::Rcpp::traits::false_type) {
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:794:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch_unknown_importable(const T& object, ::Rcpp::traits::true_type) {
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:805:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_dispatch(const T& object, ::Rcpp::traits::wrap_type_unknown_tag) {
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:813:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP rowmajor_wrap__dispatch(InputIterator first, int nrow, int ncol, ::Rcpp::traits::r_type_generic_tag) {
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:829:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP rowmajor_wrap__dispatch(InputIterator first, int nrow, int ncol, ::Rcpp::traits::r_type_string_tag) {
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:845:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_rowmajor_wrap__dispatch(InputIterator first, int nrow, int ncol, ::Rcpp::traits::false_type) {
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:862:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP primitive_rowmajor_wrap__dispatch(InputIterator first, int nrow, int ncol, ::Rcpp::traits::true_type) {
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:882:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP rowmajor_wrap__dispatch(InputIterator first, int nrow, int ncol, ::Rcpp::traits::r_type_primitive_tag) {
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:887:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP rowmajor_wrap(InputIterator first, int nrow, int ncol) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:904:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP wrap(const T& object);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:904:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:906:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      template <> inline SEXP wrap<Rcpp::String>(const Rcpp::String& object);
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:906:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:909:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:915:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::pointer_wrap_tag);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:915:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:918:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::normal_wrap_tag);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:918:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:921:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP module_wrap(const T& obj) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:925:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP module_wrap<SEXP>(const SEXP& obj) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:929:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP wrap(const char* const v) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap.h:940:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline SEXP wrap(InputIterator first, InputIterator last) {
                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:29,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:33:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RObject_Impl() {};
                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:35:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(RObject_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:35:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(RObject_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:35:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(RObject_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:29,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:42:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RObject_Impl(SEXP x){
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:50:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RObject_Impl& operator=(const T& other) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RObject.h:55:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:32:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(S4_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:32:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(S4_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:32:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(S4_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:31,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:34:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_Impl(){} ;
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:41:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_Impl(SEXP x) {
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:46:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_Impl& operator=( SEXP other ){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_Impl( const std::string& klass ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:67:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool is( const std::string& clazz) const ;
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/S4.h:72:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP x){
                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:32,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:35:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Reference_Impl() {}
                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Reference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Reference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Reference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:32,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:44:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Reference_Impl(SEXP x) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:48:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Reference_Impl& operator=( SEXP other ) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Reference_Impl( const std::string& klass ) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Reference.h:66:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update( SEXP x){
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:33,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/clone.h:33:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template <typename T> T clone(const T& object) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:30:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP pairlist() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:34:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP grow( SEXP head, SEXP tail ) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:43:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP grow__dispatch( ::Rcpp::traits::false_type, const T& head, SEXP tail ){
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:48:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP grow__dispatch( ::Rcpp::traits::true_type, const T& head, SEXP tail ){
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP grow(const T& head, SEXP tail) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:68:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP grow( const char* head, SEXP tail ) {
                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:34:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1 ){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:39:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2 ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:44:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3 ){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:49:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4 ){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:54:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5 ){
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:59:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6 ){
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:64:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7 ){
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:69:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8 ){
                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:74:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9 ){
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:79:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10 ){
                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:84:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11 ){
                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:89:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12 ){
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:94:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13 ){
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:99:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14 ){
                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:104:237: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15 ){
                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:109:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16 ){
                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/grow.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:34,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:114:269: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17 ){
                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:119:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18 ){
                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:124:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19 ){
                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/grow__pairlist.h:129:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SEXP pairlist( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20 ){
                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:35,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:32:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension() : dims(){}
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:34:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension(SEXP dims) ;
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:36:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension( const Dimension& other ) : dims(other.dims){}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:37:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension& operator=( const Dimension& other ) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:42:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension(const size_t& n1) : dims(1){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:45:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension(const size_t& n1, const size_t& n2) : dims(2){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:49:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      Dimension(const size_t& n1, const size_t& n2, const size_t& n3) : dims(3){
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:54:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      operator SEXP() const ;
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:56:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline int size() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline R_xlen_t prod() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline reference operator[](int i){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Dimension.h:67:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      inline const_reference operator[](int i) const{
                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:30:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Symbol_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:30:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Symbol_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:30:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Symbol_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:37,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:39:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Symbol_Impl(SEXP x){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Symbol_Impl(const std::string& symbol){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:74:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const char* c_str() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool operator==(const char* other) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Symbol.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:38,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:32:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP as_environment(SEXP x){
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:46:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Environment_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:46:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Environment_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:46:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Environment_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:38,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl(){
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:57:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl(SEXP x) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:67:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl( const std::string& name ) ;
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl( int pos ) ;
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:85:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP ls(bool all) const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:103:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get(const std::string& name) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:124:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get(Symbol name) const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:145:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP find( const std::string& name) const{
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:165:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP find(Symbol name) const{
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool exists( const std::string& name ) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:207:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool assign( const std::string& name, SEXP x ) const{
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:214:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool assign(const std::string& name, const Shield<SEXP>& x) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:227:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool assign( const std::string& name, const WRAPPABLE& x) const ;
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:233:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool isLocked() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:240:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool remove( const std::string& name ){
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:38,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:264:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void lock(bool bindings = false) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:274:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void lockBinding(const std::string& name){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:286:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void unlockBinding(const std::string& name){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:300:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool bindingIsLocked(const std::string& name) const{
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:315:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool bindingIsActive(const std::string& name) const {
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:324:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool is_user_database() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:332:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl global_env(){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:339:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl empty_env(){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:346:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl base_env(){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:353:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl base_namespace(){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl Rcpp_namespace(){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:371:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static Environment_Impl namespace_env(const std::string& package){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:387:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl parent() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:394:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment_Impl new_child(bool hashed) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Environment.h:400:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:32:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     no_init_vector(R_xlen_t size_): size(size_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t get() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator Vector<RTYPE, StoragePolicy>() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:53:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     no_init_matrix(int nr_, int nc_): nr(nr_), nc(nc_) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:55:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:64:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator Matrix<RTYPE, StoragePolicy>() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:77:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline no_init_vector no_init(R_xlen_t size) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/no_init.h:81:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline no_init_matrix no_init(int nr, int nc) {
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/vector_from_string.h:29:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP vector_from_string( const std::string& st ) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/vector_from_string.h:35:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP vector_from_string_expr( const std::string& code) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/vector_from_string.h:50:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP vector_from_string<EXPRSXP>( const std::string& st ) {
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static target get( const T& input ){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:37:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static target get( const target& input ){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:48:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get( const T& input){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:54:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get(const std::string& input){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get( const Rcpp::String& input) ;
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:61:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get(const char& input){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get(SEXP x){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:79:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get( const T& input){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:83:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get( const char* input){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/converter.h:87:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static SEXP get(SEXP input){
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:51,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:58:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer( VECTOR& vec_, const Rcpp::Range& range_) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:62:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer& operator=( const Rcpp::VectorBase<RTYPE,NA_,T>& x){
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:67:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer& operator+=( const Rcpp::VectorBase<RTYPE,NA_,T>& x){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:72:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer& operator*=( const Rcpp::VectorBase<RTYPE,NA_,T>& x){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:77:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer& operator-=( const Rcpp::VectorBase<RTYPE,NA_,T>& x){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  RangeIndexer& operator/=( const Rcpp::VectorBase<RTYPE,NA_,T>& x){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:86:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline Proxy operator[]( R_xlen_t i ) const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/RangeIndexer.h:90:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const {
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:24,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:40:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy(LHS_t& lhs_, const RHS_t& rhs_):
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:45:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy(const SubsetProxy& other):
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:55:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(const Vector<OtherRTYPE, OtherStoragePolicy>& other) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:74:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(double other) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:81:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(int other) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:88:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(const char* other) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:95:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(bool other) {
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:24,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:103:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(const SubsetProxy<RTYPE_OTHER, StoragePolicyOther, RHS_RTYPE_OTHER, RHS_NA_OTHER, RHS_T_OTHER>& other) {
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:110:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubsetProxy& operator=(const SubsetProxy& other) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:126:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator Vector<RTYPE, StoragePolicy>() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator SEXP() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:138:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void check_indices(IDX* x, R_xlen_t n, R_xlen_t size) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:153:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:163:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:176:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:191:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector<RTYPE, StoragePolicy> get_vec() const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:242:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           RHS_NA_OTHER, RHS_T_OTHER>& other) {                        \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:256:1: note: in expansion of macro 'RCPP_GENERATE_SUBSET_PROXY_OPERATOR'
 RCPP_GENERATE_SUBSET_PROXY_OPERATOR(+)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:242:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           RHS_NA_OTHER, RHS_T_OTHER>& other) {                        \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:257:1: note: in expansion of macro 'RCPP_GENERATE_SUBSET_PROXY_OPERATOR'
 RCPP_GENERATE_SUBSET_PROXY_OPERATOR(-)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:242:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           RHS_NA_OTHER, RHS_T_OTHER>& other) {                        \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:258:1: note: in expansion of macro 'RCPP_GENERATE_SUBSET_PROXY_OPERATOR'
 RCPP_GENERATE_SUBSET_PROXY_OPERATOR(*)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:242:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                           RHS_NA_OTHER, RHS_T_OTHER>& other) {                        \
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Subsetter.h:259:1: note: in expansion of macro 'RCPP_GENERATE_SUBSET_PROXY_OPERATOR'
 RCPP_GENERATE_SUBSET_PROXY_OPERATOR(/)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:56:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector() {
            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:64:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const Vector& other){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector& operator=(const Vector& rhs) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:72:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( SEXP x ) {
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:78:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const GenericProxy<Proxy>& proxy ){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:83:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Vector( const no_init_vector& obj) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:89:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const int& size, const stored_type& u) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:102:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const std::string& st ){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:108:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const char* st ) {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:115:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:124:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:129:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const int& size ) {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:134:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const Dimension& dims) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:147:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            typename Rcpp::traits::enable_if<traits::is_bool<T>::value && RTYPE == LGLSXP, void>::type* = 0) {
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:153:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const Dimension& dims, const U& u) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:163:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const VectorBase<RTYPE,NA,VEC>& other ) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:170:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:177:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( const sugar::SingleLogicalResult<NA,T>& obj ) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:185:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:194:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:203:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:211:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( InputIterator first, InputIterator last){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:219:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( InputIterator first, InputIterator last, Func func) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:234:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         typename Rcpp::traits::enable_if<traits::is_arithmetic<T>::value, void>::type* = 0){
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:241:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector( std::initializer_list<init_type> list ) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:247:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector& operator=( const T& x) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:252:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline stored_type get_na() {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline bool is_na( stored_type x){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:269:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t length() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:276:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:283:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     R_xlen_t offset(const int& i, const int& j) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:303:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     R_xlen_t offset(const R_xlen_t& i) const {           // #nocov start
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:311:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     R_xlen_t offset(const std::string& name) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:330:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill( const U& u){
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:334:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator begin() { return cache.get() ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:335:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator end() { return cache.get() + size() ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:336:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const{ return cache.get_const() ; }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:337:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const{ return cache.get_const() + size() ; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:338:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cbegin() const{ return cache.get_const() ; }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:339:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cend() const{ return cache.get_const() + size() ; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:341:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator[]( R_xlen_t i ){ return cache.ref(i) ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:342:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator[]( R_xlen_t i ) const { return cache.ref(i) ; }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator()( const size_t& i) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:347:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator()( const size_t& i) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:351:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy at( const size_t& i) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:354:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy at( const size_t& i) const {         // #nocov start
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:358:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator()( const size_t& i, const size_t& j) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:361:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator()( const size_t& i, const size_t& j) const {
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:365:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline NameProxy operator[]( const std::string& name ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:368:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline NameProxy operator()( const std::string& name ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:372:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline NameProxy operator[]( const std::string& name ) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:375:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline NameProxy operator()( const std::string& name ) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:379:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator RObject() const {
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](const VectorBase<RHS_RTYPE, RHS_NA, RHS_T>& rhs) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:395:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](const VectorBase<RHS_RTYPE, RHS_NA, RHS_T>& rhs) const {
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:402:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector& sort(bool decreasing = false) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:430:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void assign( InputIterator first, InputIterator last){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:440:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Vector import( InputIterator first, InputIterator last){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:447:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Vector import_transform( InputIterator first, InputIterator last, F f){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:452:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back( const T& object){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:459:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back( const T& object, const std::string& name ){
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:466:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front( const T& object){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:472:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front( const T& object, const std::string& name){
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:479:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator insert( iterator position, const T& object){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:486:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator insert( int position, const T& object){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:492:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase( int position){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:496:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase( iterator position){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:500:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase( int first, int last){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:505:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase( iterator first, iterator last){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:509:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void update(SEXP){
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:514:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void replace_element( iterator it, SEXP names, R_xlen_t index, const U& u){
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:520:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:525:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void replace_element__dispatch( traits::true_type, iterator it, SEXP names, R_xlen_t index, const U& u){
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:530:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void replace_element__dispatch__isArgument( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:538:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void replace_element__dispatch__isArgument( traits::true_type, iterator it, SEXP names, R_xlen_t index, const U& u){
                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:547:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Indexer operator[]( const Range& range ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:552:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector& operator+=( const VectorBase<RTYPE,true,EXPR_VEC>& rhs ) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:569:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector& operator+=( const VectorBase<RTYPE,false,EXPR_VEC>& rhs ) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:586:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool containsElementNamed( const char* target ) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:597:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     int findName(const std::string& name) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:613:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int* dims() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:617:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void init(){
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:624:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back__impl(const stored_type& object, traits::true_type ) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:650:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back__impl(const stored_type& object, traits::false_type ) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:675:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back_name__impl(const stored_type& object, const std::string& name, traits::true_type ) {
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:702:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_back_name__impl(const stored_type& object, const std::string& name, traits::false_type ) {
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:730:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front__impl(const stored_type& object, traits::true_type ) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:757:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front__impl(const stored_type& object, traits::false_type ) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:784:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front_name__impl(const stored_type& object, const std::string& name, traits::true_type ) {
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:813:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void push_front_name__impl(const stored_type& object, const std::string& name, traits::false_type ) {
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:843:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator insert__impl( iterator position, const stored_type& object_, traits::true_type ) {
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:884:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator insert__impl( iterator position, const stored_type& object, traits::false_type ) {
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:924:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase_single__impl( iterator position ) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:978:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iterator erase_range__impl( iterator first, iterator last ) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1038:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void assign_sugar_expression( const T& x ) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1053:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void assign_object( const T& x, traits::true_type ) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1059:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void assign_object( const T& x, traits::false_type ) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1067:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void import_sugar_expression( const Rcpp::VectorBase<RTYPE,NA,VEC>& other, traits::false_type ) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1076:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void import_sugar_expression( const Rcpp::VectorBase<RTYPE,NA,VEC>& other, traits::true_type ) {
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1083:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void import_expression( const T& other, R_xlen_t n ) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1089:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void fill_or_generate( const T& t) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1094:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void fill_or_generate__impl( const T& gen, traits::true_type) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1101:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void fill_or_generate__impl( const T& t, traits::false_type) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1106:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill__dispatch( traits::false_type, const U& u){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1116:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill__dispatch( traits::true_type, const U& u){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1122:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Vector create(){
                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:70:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:79:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1 ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:91:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1){
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2){   // #nocov start
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:119:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2 ){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:132:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2){
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:162:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3 ){
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:176:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3){   // #nocov start
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:196:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4){
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:208:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4 ){
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:223:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4){
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:244:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5){
                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:253:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5 ){
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:269:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5){
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:291:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6){
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:300:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6 ){
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:317:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6){
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:340:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7){
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:349:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7 ){
                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:367:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7){
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:391:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8){
                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:400:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8 ){
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:419:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8){
                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:444:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9){
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:453:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9 ){
                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:473:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9){
                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:499:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10){
                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:508:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10 ){
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:529:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10){
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:556:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11){
                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:565:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11 ){
                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:587:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11){
                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:615:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12){
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:624:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12 ){
                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:647:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12){
                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:676:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13){
                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:685:243: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13 ){
                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:709:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13){
                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:739:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14){
                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:748:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14 ){
                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:773:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14){
                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:804:243: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15){
                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:813:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15 ){
                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:839:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15){
                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:871:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16){
                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:880:291: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16 ){
                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:907:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16){
                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:940:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17){
                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:949:307: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17 ){
                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:977:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17){
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1011:291: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18){
                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1020:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18 ){
                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1049:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18){
                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1084:307: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19){
                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1093:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19 ){
                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1123:337: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19){
                                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1159:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20){
                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1168:355: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::false_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20 ){
                                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Vector__create.h:1199:353: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static Vector create__dispatch( traits::true_type, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20){
                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1130:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP eval() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1134:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP eval(SEXP env) const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1142:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Vector<RTYPE, StoragePolicy> & rhs) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Vector.h:1161:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Vector<STRSXP, StoragePolicy> & rhs) {
                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:34:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   simple_name_proxy( VECTOR& v, const std::string& name_) :
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:36:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   simple_name_proxy( const simple_name_proxy& other ) :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:38:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~simple_name_proxy() {} ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   simple_name_proxy& operator=( CTYPE rhs ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:44:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   simple_name_proxy& operator=( const simple_name_proxy& other){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:50:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   simple_name_proxy& operator=( const T& rhs ){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:57:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator CTYPE() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:62:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SEXP() const {
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:69:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void set( CTYPE rhs ){
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:78:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CTYPE get() const {
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_name_proxy( VECTOR& v, const std::string& name_) :
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:92:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_name_proxy( const string_name_proxy& other ) :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:94:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~string_name_proxy(){} ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:96:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_name_proxy& operator=( const std::string& rhs ){
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_name_proxy& operator=( const string_name_proxy& other){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:105:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator char* () const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:109:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SEXP() const {
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:113:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator begin() { return get() ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator end(){ return begin() + size() ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:115:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator[]( R_xlen_t i ){ return *( get() + i ) ; }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size(){ return strlen( get() ) ; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void set( const std::string& rhs ){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:130:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char* get() const {
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:140:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_name_proxy( VECTOR& v, const std::string& name_) :
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:142:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_name_proxy( const generic_name_proxy& other ) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~generic_name_proxy(){} ;
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_name_proxy& operator=( SEXP rhs ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:150:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_name_proxy& operator=( const generic_name_proxy& other){
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:156:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   generic_name_proxy& operator=( const T& rhs ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:163:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SEXP() const {
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:168:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator T() const {
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void set( SEXP rhs ){
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/proxy.h:190:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   SEXP get() const {
              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   r_vector_cache() : start(0){} ;
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:39:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void update( const VECTOR& v ) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:42:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator get() const { return start; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:43:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const_iterator get_const() const { return start; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref() { return *start ;}
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:46:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref(R_xlen_t i) { return start[i] ; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:48:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref() const { return *start ;}
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:49:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref(R_xlen_t i) const { return start[i] ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:63:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   proxy_cache(): p(0){}
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:64:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~proxy_cache(){}
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void update( const VECTOR& v ){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator get() const { return iterator( proxy(*p, 0 ) ) ;}
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:70:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const_iterator get_const() const { return const_iterator( const_proxy(*p, 0) ) ; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:72:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref() { return proxy(*p,0) ; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:73:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline proxy ref(R_xlen_t i) { return proxy(*p,i);}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:75:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const_proxy ref() const { return const_proxy(*p,0) ; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/traits.h:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const_proxy ref(R_xlen_t i) const { return const_proxy(*p,i);}
                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:32:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DimNameProxy(SEXP data, int dim): data_(data), dim_(dim) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:33:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DimNameProxy(DimNameProxy const& other):
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:36:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DimNameProxy& assign(SEXP other) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:58:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DimNameProxy& operator=(SEXP other) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:62:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DimNameProxy& operator=(const DimNameProxy& other) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/DimNameProxy.h:72:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator T() const {
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:51:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix() : VECTOR(Dimension(0, 0)), nrows(0) {}
            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:53:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix(SEXP x) : VECTOR(x), nrows( VECTOR::dims()[0] ) {}
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:55:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const Dimension& dims) : VECTOR( Rf_allocMatrix( RTYPE, dims[0], dims[1] ) ), nrows(dims[0]) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:59:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const int& nrows_, const int& ncols) : VECTOR( Dimension( nrows_, ncols ) ),
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:64:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const int& nrows_, const int& ncols, Iterator start ) :
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:71:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const int& n) : VECTOR( Dimension( n, n ) ), nrows(n) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const Matrix& other) : VECTOR( other.get__() ), nrows(other.nrows) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:77:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const MatrixBase<RTYPE,NA,MAT>& other ) : VECTOR( Rf_allocMatrix( RTYPE, other.nrow(), other.ncol() ) ), nrows(other.nrow()) {
                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:81:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix( const SubMatrix<RTYPE>& ) ;
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:83:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=(const Matrix& other) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Matrix& operator=( const SubMatrix<RTYPE>& ) ;
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:92:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit Matrix( const no_init_matrix& obj) : VECTOR(Rf_allocMatrix(RTYPE, obj.nrow(), obj.ncol())), nrows(obj.nrow()) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:94:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:97:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int cols() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:103:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int rows() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:107:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Row row( int i ){ return Row( *this, i ) ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:108:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstRow row( int i ) const{ return ConstRow( *this, i ) ; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:109:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Column column( int i ){ return Column(*this, i ) ; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstColumn column( int i ) const{ return ConstColumn( *this, i ) ; }
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:112:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const{ return VECTOR::begin() ; }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:113:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const{ return VECTOR::end() ; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:114:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cbegin() const{ return VECTOR::begin() ; }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:115:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cend() const{ return VECTOR::end() ; }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:116:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator begin() { return VECTOR::begin() ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:117:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator end() { return VECTOR::end() ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:120:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill_diag( const U& u) {
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:124:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename U> static Matrix diag( int size, const U& diag_value ) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:130:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator[]( R_xlen_t i ) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:133:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator()( const size_t& i, const size_t& j) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:140:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator()( const size_t& i, const size_t& j) const {
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:144:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy at( const size_t& i, const size_t& j) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:147:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy at( const size_t& i, const size_t& j) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:151:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Row operator()( int i, internal::NamedPlaceHolder ) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:154:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstRow operator()( int i, internal::NamedPlaceHolder ) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:157:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Column operator()( internal::NamedPlaceHolder, int i ) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:160:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ConstColumn operator()( internal::NamedPlaceHolder, int i ) const {
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Sub operator()( const Range& row_range, const Range& col_range) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:166:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Sub operator()( internal::NamedPlaceHolder, const Range& col_range) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:169:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Sub operator()( const Range& row_range, internal::NamedPlaceHolder ) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:174:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t offset(const int i, const int j) const { return i + static_cast<R_xlen_t>(nrows) * j ; }
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill_diag__dispatch( traits::false_type, const U& u) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:187:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void fill_diag__dispatch( traits::true_type, const U& u) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:198:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void import_matrix_expression( const MatrixBase<RTYPE,NA,MAT>& other, int nr, int nc ) {
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline internal::DimNameProxy rownames(SEXP x) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:213:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline internal::DimNameProxy colnames(SEXP x) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:218:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Matrix<REALSXP, StoragePolicy> & rhs) {
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:254:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const Matrix<RTYPE, StoragePolicy> &lhs, const T &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:260:1: note: in expansion of macro 'RCPP_GENERATE_MATRIX_SCALAR_OPERATOR'
 RCPP_GENERATE_MATRIX_SCALAR_OPERATOR(+)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:254:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const Matrix<RTYPE, StoragePolicy> &lhs, const T &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:261:1: note: in expansion of macro 'RCPP_GENERATE_MATRIX_SCALAR_OPERATOR'
 RCPP_GENERATE_MATRIX_SCALAR_OPERATOR(-)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:254:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const Matrix<RTYPE, StoragePolicy> &lhs, const T &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:262:1: note: in expansion of macro 'RCPP_GENERATE_MATRIX_SCALAR_OPERATOR'
 RCPP_GENERATE_MATRIX_SCALAR_OPERATOR(*)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:254:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const Matrix<RTYPE, StoragePolicy> &lhs, const T &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:263:1: note: in expansion of macro 'RCPP_GENERATE_MATRIX_SCALAR_OPERATOR'
 RCPP_GENERATE_MATRIX_SCALAR_OPERATOR(/)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:271:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const T &lhs, const Matrix<RTYPE, StoragePolicy> &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:277:1: note: in expansion of macro 'RCPP_GENERATE_SCALAR_MATRIX_OPERATOR'
 RCPP_GENERATE_SCALAR_MATRIX_OPERATOR(+)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:271:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const T &lhs, const Matrix<RTYPE, StoragePolicy> &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:278:1: note: in expansion of macro 'RCPP_GENERATE_SCALAR_MATRIX_OPERATOR'
 RCPP_GENERATE_SCALAR_MATRIX_OPERATOR(-)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:271:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const T &lhs, const Matrix<RTYPE, StoragePolicy> &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:279:1: note: in expansion of macro 'RCPP_GENERATE_SCALAR_MATRIX_OPERATOR'
 RCPP_GENERATE_SCALAR_MATRIX_OPERATOR(*)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:271:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              operator __OPERATOR__ (const T &lhs, const Matrix<RTYPE, StoragePolicy> &rhs) {                                  \
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:280:1: note: in expansion of macro 'RCPP_GENERATE_SCALAR_MATRIX_OPERATOR'
 RCPP_GENERATE_SCALAR_MATRIX_OPERATOR(/)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:286:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Matrix<INTSXP, StoragePolicy> & rhs) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:352:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Matrix<STRSXP, StoragePolicy> & rhs) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:379:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline std::ostream &operator<<(std::ostream & s, const Matrix<RTYPE, StoragePolicy> & rhs) {
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<RTYPE, StoragePolicy> tranpose_impl(const Matrix<RTYPE, StoragePolicy> & x) {
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:435:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<REALSXP, StoragePolicy> transpose(const Matrix<REALSXP, StoragePolicy> & x) {
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:440:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<INTSXP, StoragePolicy> transpose(const Matrix<INTSXP, StoragePolicy> & x) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/Matrix.h:445:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<STRSXP, StoragePolicy> transpose(const Matrix<STRSXP, StoragePolicy> & x) {
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:34:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SubMatrix( MATRIX& m_, const Range& row_range_, const Range& col_range_ ) :
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:42:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return ((R_xlen_t)ncol()) * nrow() ; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const { return nc ; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:44:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const { return nr ; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:46:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator()(int i, int j) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:50:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline vec_iterator column_iterator( int j ) const { return iter + j*m_nr ; }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:59:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<RTYPE,StoragePolicy>::Matrix( const SubMatrix<RTYPE>& sub ) : VECTOR( Rf_allocMatrix( RTYPE, sub.nrow(), sub.ncol() )), nrows(sub.nrow()) {
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:72:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Matrix<RTYPE,StoragePolicy>& Matrix<RTYPE,StoragePolicy>::operator=( const SubMatrix<RTYPE>& sub ){
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:93:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) {                                           \
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:96:1: note: in expansion of macro 'RCPP_WRAP_SUBMATRIX'
 RCPP_WRAP_SUBMATRIX(REALSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:93:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) {                                           \
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:97:1: note: in expansion of macro 'RCPP_WRAP_SUBMATRIX'
 RCPP_WRAP_SUBMATRIX(INTSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:93:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) {                                           \
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:98:1: note: in expansion of macro 'RCPP_WRAP_SUBMATRIX'
 RCPP_WRAP_SUBMATRIX(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:93:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) {                                           \
     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/SubMatrix.h:99:1: note: in expansion of macro 'RCPP_WRAP_SUBMATRIX'
 RCPP_WRAP_SUBMATRIX(RAWSXP)
 ^~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:73:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base( const iter_base& other) : row(other.row), index(other.index){}
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:74:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base( MatrixRow& row_, int index_ ) : row(row_), index(index_){}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:76:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base& operator++(){
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:80:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base operator++(int) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:86:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base& operator--(){
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:90:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base operator--(int){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:96:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base operator+(difference_type n) const { return iter_base( row, index + n ) ; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:97:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base operator-(difference_type n) const { return iter_base( row, index - n ) ; }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:98:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         difference_type operator-(const iter_base& other) const { return index - other.index ; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:100:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base& operator+=(difference_type n) { index += n ; return *this ;}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:101:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         iter_base& operator-=(difference_type n) { index -= n ; return *this ;}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:103:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         reference operator*() {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:106:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         pointer operator->(){
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:110:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==( const iter_base& other) { return index == other.index ; }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:111:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=( const iter_base& other) { return index != other.index ; }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator<( const iter_base& other ) { return index < other.index ;}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator>( const iter_base& other ) { return index > other.index ;}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:114:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator<=( const iter_base& other ) { return index <= other.index ; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:115:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator>=( const iter_base& other ) { return index >= other.index ; }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline reference operator[]( int i) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:121:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         difference_type operator-(const iter_base& other) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixRow( MATRIX& object, int i ) :
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:146:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixRow( const MatrixRow& other ) :
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixRow& operator=( const Rcpp::VectorBase<RT,NA,T>& rhs ){
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:161:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixRow& operator=( const MatrixRow& rhs ){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:167:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline reference operator[]( int i ){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:171:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline reference operator[]( int i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:175:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator begin(){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:179:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator end(){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:183:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:187:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:191:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cbegin() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:195:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cend() const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:199:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:209:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int get_parent_index(int i) const {
                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:233:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator( const const_iterator& other) : row(other.row), index(other.index){}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:234:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator( const ConstMatrixRow& row_, int index_ ) : row(row_), index(index_){}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:236:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator& operator++(){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:240:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator operator++(int) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:246:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator& operator--(){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator operator--(int){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator operator+(difference_type n) const { return iterator( row, index + n ) ; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:257:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator operator-(difference_type n) const { return iterator( row, index - n ) ; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:258:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         difference_type operator-(const const_iterator& other) const { return index - other.index ; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:260:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator& operator+=(difference_type n) { index += n ; return *this ;}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:261:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_iterator& operator-=(difference_type n) { index -= n ; return *this ;}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:263:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const reference operator*() {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:266:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const pointer operator->(){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:270:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==( const const_iterator& other) { return index == other.index ; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:271:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=( const const_iterator& other) { return index != other.index ; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:272:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator<( const const_iterator& other ) { return index < other.index ;}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:273:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator>( const const_iterator& other ) { return index > other.index ;}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:274:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator<=( const const_iterator& other ) { return index <= other.index ; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:275:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator>=( const const_iterator& other ) { return index >= other.index ; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:277:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const reference operator[]( int i) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:281:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         difference_type operator-(const const_iterator& other) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:292:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstMatrixRow( const MATRIX& object, int i ) :
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstMatrixRow( const ConstMatrixRow& other ) :
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:312:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_reference operator[]( int i ) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:316:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:320:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:324:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixRow.h:334:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int get_parent_index(int i) const {
                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:61,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:37:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixColumn( MATRIX& parent, int i ) :
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:49:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixColumn( const MATRIX& parent, int i ) :
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:61:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixColumn( const MatrixColumn& other ) :
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:67:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixColumn& operator=( const Rcpp::VectorBase<RT,NA,T>& rhs ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixColumn& operator=( const MatrixColumn& rhs ){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:79:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator[]( int i ){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator[]( int i ) const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:87:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:91:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:95:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cbegin() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:99:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cend() const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:103:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator begin(){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:107:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator end(){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstMatrixColumn( const MATRIX& parent, int i ) :
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:141:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstMatrixColumn( const ConstMatrixColumn& other ) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:145:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_Proxy operator[]( int i ) const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:153:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cbegin() const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:161:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator cend() const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/MatrixColumn.h:165:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const {
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:36:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy() : parent(0), index(-1){};
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:44:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy( VECTOR& v, R_xlen_t index_ ) : parent(&v), index(index_){}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:46:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy( const string_proxy& other ) :
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:57:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=( const string_proxy<RTYPE, StoragePolicy>& other) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=( const string_proxy<RTYPE, StoragePolicy2>& other) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=( const const_string_proxy<RTYPE, StoragePolicy2>& other) ;
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=( const String& s) ;
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:80:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=(const std::basic_string<T>& rhs){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:85:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=(const char* rhs){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:90:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=(const wchar_t* rhs){
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:96:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   string_proxy& operator=(SEXP rhs){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:102:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void import( const string_proxy& other){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         string_proxy& operator+=(const T& rhs) ;
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SEXP() const {
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:127:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator /* const */ char*() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:141:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   friend std::ostream& operator<<(std::ostream& os, const string_proxy<RT>& proxy);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:144:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   friend std::string operator+( const std::string& x, const string_proxy<RT>& proxy);
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:146:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void swap( string_proxy& other ){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:154:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void move( R_xlen_t n ){ index += n ;}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:156:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP get() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:160:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void set( const T& x ){
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:163:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void set(SEXP x){
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator begin() const { return CHAR( STRING_ELT( *parent, index ) ) ; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator end() const { return begin() + size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:169:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return strlen( begin() ) ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:170:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool empty() const { return *begin() == '\0' ; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:171:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator[]( R_xlen_t n ){ return *( begin() + n ) ; }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:174:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void transform( UnaryOperator op ){
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void apply( OutputIterator target, UnaryOperator op){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void apply( UnaryOperator op){
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:190:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator==( const char* other) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:193:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator!=( const char* other) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:198:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator==( const string_proxy<STRSXP, SP>& other) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:203:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator!=( const string_proxy<STRSXP,SP>& other) const {
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:207:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==( SEXP other ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:211:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=( SEXP other ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:221:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator<( const string_proxy<RT>& lhs, const string_proxy<RT>& rhs) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:229:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator>( const string_proxy<RT>& lhs, const string_proxy<RT>& rhs) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:237:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator>=( const string_proxy<RT>& lhs, const string_proxy<RT>& rhs) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:245:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator<=( const string_proxy<RT>& lhs, const string_proxy<RT>& rhs) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:254:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline std::ostream& operator<<(std::ostream& os, const string_proxy<STRSXP>& proxy) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/string_proxy.h:259:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline std::string operator+( const std::string& x, const string_proxy<STRSXP>& y ){
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:65,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:36:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const_string_proxy() : parent(0), index(-1){};
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:44:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const_string_proxy( const VECTOR& v, R_xlen_t index_ ) : parent(&v), index(index_){}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:46:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const_string_proxy(SEXP x): parent(0), index(0) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:51:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const_string_proxy( const const_string_proxy& other ) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void import( const const_string_proxy& other){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:63:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator SEXP() const {
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:72:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator /* const */ char*() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:81:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   friend std::ostream& operator<<(std::ostream& os, const const_string_proxy<RT, StoragePolicy_>& proxy);
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:84:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   friend std::string operator+( const std::string& x, const const_string_proxy<RT, StoragePolicy_>& proxy);
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:88:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void move( R_xlen_t n ){ index += n ;}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:90:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline SEXP get() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:94:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator begin() const { return CHAR( STRING_ELT( *parent, index ) ) ; }
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:95:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator end() const { return begin() + size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:96:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return strlen( begin() ) ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:97:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool empty() const { return *begin() == '\0' ; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:98:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator[]( R_xlen_t n ){ return *( begin() + n ) ; }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:100:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator==( const char* other){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:103:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator!=( const char* other){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator==( const const_string_proxy& other){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:110:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bool operator!=( const const_string_proxy& other){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:114:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==( SEXP other ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=( SEXP other ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:128:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator<( const const_string_proxy<RT>& lhs, const const_string_proxy<RT>& rhs) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:136:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator>( const const_string_proxy<RT>& lhs, const const_string_proxy<RT>& rhs) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:144:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator>=( const const_string_proxy<RT>& lhs, const const_string_proxy<RT>& rhs) {
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:152:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  bool operator<=( const const_string_proxy<RT>& lhs, const const_string_proxy<RT>& rhs) {
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:162:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline std::ostream& operator<<(std::ostream& os, const const_string_proxy<STRSXP, StoragePolicy>& proxy) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:168:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline std::string operator+( const std::string& x, const const_string_proxy<STRSXP, StoragePolicy>& y ){
                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:65,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_string_proxy.h:174:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  string_proxy<RTYPE, StoragePolicy1>& string_proxy<RTYPE, StoragePolicy1>::operator=(const const_string_proxy<RTYPE, StoragePolicy2>& other){
                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:31:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy(): parent(0), index(-1){}
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:33:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy( const generic_proxy& other ) :
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:37:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy( VECTOR& v, R_xlen_t i ) :
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:41:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy& operator=(SEXP rhs) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:46:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy& operator=(const generic_proxy& rhs){
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:52:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy& operator=(const generic_proxy<RTYPE,StoragePolicy2>& rhs) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:58:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    generic_proxy& operator=( const T& rhs){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator SEXP() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:67:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    template <typename U> operator U() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:72:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator bool() const { return ::Rcpp::as<bool>(get()) ; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator int() const { return ::Rcpp::as<int>(get()) ; }
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    void swap(generic_proxy& other){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:83:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    inline void move(R_xlen_t n) { index += n ; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    void import( const generic_proxy& other){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:90:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    inline SEXP get() const {
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/generic_proxy.h:95:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    inline void set(SEXP x) {
                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:67,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:31:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const_generic_proxy(): parent(0), index(-1){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:33:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const_generic_proxy( const const_generic_proxy& other ) :
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:36:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const_generic_proxy( const VECTOR& v, R_xlen_t i ) : parent(&v), index(i){} ;
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:38:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator SEXP() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:42:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    template <typename U> operator U() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:47:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator bool() const { return ::Rcpp::as<bool>(get()) ; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:48:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    operator int() const { return ::Rcpp::as<int>(get()) ; }
                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:50:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    inline void move(R_xlen_t n) { index += n ; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/const_generic_proxy.h:57:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       inline SEXP get() const {
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:69,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:55:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(): data(Rf_mkCharCE("", CE_UTF8)), token(R_NilValue), buffer(), valid(true), buffer_ready(true), enc(CE_UTF8) {
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:61:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const String& other) : data(other.get_sexp()), token(R_NilValue), valid(true), buffer_ready(false), enc(Rf_getCharCE(other.get_sexp())) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:67:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(SEXP charsxp) : data(R_NilValue), token(R_NilValue) {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:90:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const StringProxy& proxy): data(proxy.get()), token(R_NilValue), valid(true), buffer_ready(false), enc(Rf_getCharCE(proxy.get())) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:95:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const StringProxy& proxy, cetype_t enc): data(proxy.get()), token(R_NilValue), valid(true), buffer_ready(false) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const const_StringProxy& proxy): data(proxy.get()), token(R_NilValue), valid(true), buffer_ready(false), enc(Rf_getCharCE(proxy.get())) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:107:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const const_StringProxy& proxy, cetype_t enc): data(proxy.get()), token(R_NilValue), valid(true), buffer_ready(false) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:114:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const std::string& s, cetype_t enc = CE_UTF8) : buffer(s), valid(false), buffer_ready(true), enc(enc) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:120:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const std::wstring& s, cetype_t enc = CE_UTF8) : data(internal::make_charsexp(s)), token(R_NilValue), valid(true), buffer_ready(false), enc(enc) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:126:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const char* s, cetype_t enc = CE_UTF8) : buffer(s), valid(false), buffer_ready(true), enc(enc) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:132:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(const wchar_t* s, cetype_t enc = CE_UTF8) : data(internal::make_charsexp(s)), token(R_NilValue), valid(true), buffer_ready(false), enc(enc) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:138:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(int x) : data(internal::r_coerce<INTSXP,STRSXP>(x)), token(R_NilValue), valid(true), buffer_ready(false), enc(CE_UTF8) {
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:141:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(double x) : data(internal::r_coerce<REALSXP,STRSXP>(x)), token(R_NilValue), valid(true), buffer_ready(false), enc(CE_UTF8) {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:144:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(bool x) : data(internal::r_coerce<LGLSXP,STRSXP>(x)), token(R_NilValue), valid(true) , buffer_ready(false), enc(CE_UTF8) {
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(Rcomplex x) : data(internal::r_coerce<CPLXSXP,STRSXP>(x)), token(R_NilValue), valid(true), buffer_ready(false), enc(CE_UTF8) {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:150:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         String(Rbyte x) : data(internal::r_coerce<RAWSXP,STRSXP>(x)), token(R_NilValue), valid(true), buffer_ready(false), enc(CE_UTF8) {
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:154:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~String() {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:161:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(int x) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:169:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(double x) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:177:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(Rbyte x) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:185:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(bool x) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:193:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(Rcomplex x) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(SEXP x) {
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:211:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const StringProxy& proxy) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const String& other) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:233:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const std::string& s) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:239:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const char* s) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:248:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& assign_wide_string(const T& s) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:258:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const std::wstring& s) {  return assign_wide_string(s); }
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:259:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator=(const wchar_t* s) { return assign_wide_string(s); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:261:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const std::string& s) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:268:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const char* s) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:276:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          inline String& append_wide_string(const T& s) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:293:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const std::wstring& s) { return append_wide_string(s); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:294:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const wchar_t* s) { return append_wide_string(s); }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:296:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const String& other) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const StringProxy& proxy) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:325:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(const const_StringProxy& proxy) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:340:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& operator+=(SEXP x) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:361:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_first(const char* s, const char* news) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:371:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_first(const Rcpp::String& s, const char* news) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:376:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_first(const char* s, const Rcpp::String& news) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:381:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_first(const Rcpp::String& s, const Rcpp::String& news) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:387:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_last(const char* s, const char* news) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:397:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_last(const Rcpp::String& s, const char* news) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:402:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_last(const char* s, const Rcpp::String& news) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:407:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_last(const Rcpp::String& s, const Rcpp::String& news) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:414:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_all(const char* s, const char* news) {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:431:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_all(const LHS& s, const RHS& news) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:435:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_all(const Rcpp::String& s, const char* news) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:440:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_all(const char* s, const Rcpp::String& news) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:445:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& replace_all(const Rcpp::String& s, const Rcpp::String& news) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:451:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_back(const char* s) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:456:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_back(const std::string& s) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:459:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_back(const Rcpp::String& s) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:465:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_front(const char* s) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:470:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_front(const std::string& s) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:473:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String& push_front(const Rcpp::String& s) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:480:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void set_na() {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get_sexp_impl() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:502:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get_sexp() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:507:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get_sexp() {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:512:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator std::string() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator std::wstring() const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:521:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const char* get_cstring() const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:525:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline cetype_t get_encoding() const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:529:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void set_encoding(cetype_t encoding) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:545:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator<(const Rcpp::String& other) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:549:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==(const Rcpp::String& other) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:552:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=(const Rcpp::String& other) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:556:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==(const StringProxy& other) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:560:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=(const StringProxy& other) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:564:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==(const const_StringProxy& other) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:568:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=(const const_StringProxy& other) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:572:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator>(const Rcpp::String& other) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:576:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator==(SEXP other) const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:580:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool operator!=(SEXP other) const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:602:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_na() const { return data == NA_STRING; }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:603:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void setBuffer() {
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:609:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void setData() {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:617:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template <typename T> void append(const T& s) { buffer += s;}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:627:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         string_proxy<RTYPE, StoragePolicy>& string_proxy<RTYPE, StoragePolicy>::operator=(const String& s) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:633:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP string_element_converter<RTYPE>::get(const Rcpp::String& input) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:639:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP make_charsexp<Rcpp::String>(const Rcpp::String& s) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:645:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         string_proxy<RTYPE, StoragePolicy>& string_proxy<RTYPE, StoragePolicy>::operator+=(const T& rhs) {
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:656:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP wrap<Rcpp::String>(const Rcpp::String& object) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:664:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator==(const String::StringProxy& lhs, const String& rhs) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:668:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator!=(const String::StringProxy& lhs, const String& rhs) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:672:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator==(const String::const_StringProxy& lhs, const String& rhs) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:676:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool operator!=(const String::const_StringProxy& lhs, const String& rhs) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/String.h:692:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         size_t operator()(const Rcpp::String & s) const{
                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/LazyVector.h:34:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LazyVector( const VECTOR& vec_ ) : vec(vec_), n(vec_.size()), data(n), known(n,false){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/LazyVector.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/LazyVector.h:60:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LazyVector( const VECTOR& vec_) : vec(vec_){}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/LazyVector.h:61:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Proxy operator[]( R_xlen_t i) const { return vec[i] ; }
                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Rcpp::internal::TYPE<RTYPE>& b) {        \
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:35:1: note: in expansion of macro 'RCPP_GENERATE_SWAP'
 RCPP_GENERATE_SWAP(generic_proxy,VECSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Rcpp::internal::TYPE<RTYPE>& b) {        \
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:36:1: note: in expansion of macro 'RCPP_GENERATE_SWAP'
 RCPP_GENERATE_SWAP(generic_proxy,EXPRSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Rcpp::internal::TYPE<RTYPE>& b) {        \
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/swap.h:37:1: note: in expansion of macro 'RCPP_GENERATE_SWAP'
 RCPP_GENERATE_SWAP(string_proxy,STRSXP)
 ^~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ChildVector.h:30:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ChildVector(SEXP data_, SEXP parent_, R_xlen_t i_):
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ChildVector.h:35:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ChildVector(const ChildVector& other):
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ChildVector.h:40:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ChildVector& operator=(const ChildVector& other) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ChildVector.h:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ChildVector& operator=(const T& other) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ChildVector.h:59:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline ChildVector& operator=(const U& other) {
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Vector.h:74,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:40,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:36:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf(): list(R_NilValue) {}
            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:38:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf(SEXP data_): list(data_) {
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:43:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf(const U& data_): list(data_) {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:47:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf(const ListOf& other): list(other.list) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:49:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf& operator=(const ListOf& other) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ListOf& operator=(const U& other) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ChildVector<T> operator[](R_xlen_t i) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ChildVector<T> operator[](R_xlen_t i) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ChildVector<T> operator[](const std::string& str) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:76:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ChildVector<T> operator[](const std::string& str) const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:82:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator begin() {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:86:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline iterator end() {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator begin() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:94:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const_iterator end() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:98:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:102:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline List get() const {
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:107:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator SEXP() const { return wrap(list); }
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator List() const { return list; }
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:129:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 List lapply(const ListOf<T>& t, Function fun) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/vector/ListOf.h:134:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sapply(const ListOf<T>& t, Function fun) {
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:41,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:34:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Nona( const SUGAR_TYPE& expr) : data(expr.get_ref()){}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:36:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return data.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:37:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[](R_xlen_t i) const { return data[i] ; }
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:51:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Nona( const SUGAR_TYPE& expr) : data(expr.get_ref().begin()), n(expr.size()){}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:53:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return n ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:54:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[](R_xlen_t i) const { return data[i] ; }
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:64:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         NonaPrimitive( T t) : x(t){}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:65:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator T(){ return x ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:74:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Nona<RTYPE,NA,VECTOR> noNA( const Rcpp::VectorBase<RTYPE,NA,VECTOR>& vec ){
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:78:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::NonaPrimitive<double> noNA( double x ){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/nona/nona.h:81:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::NonaPrimitive<int> noNA( int x ){
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:42,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Fast.h:31:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Fast( /*const*/ VECTOR& v_) : v(v_), data(v_.begin()) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Fast.h:33:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline value_type& operator[](R_xlen_t i) { return data[i]; }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Fast.h:34:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const value_type& operator[](R_xlen_t i) const { return data[i]; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Fast.h:35:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return v.size(); }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Promise_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Promise_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Promise_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:44,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:31:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Promise_Impl( SEXP x){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:43:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int seen() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:50:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP value() const{
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:56:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool was_evaluated() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ExpressionVector expression() const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:70:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Environment environment() const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Promise.h:74:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void update(SEXP data){}
                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:46,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:29:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void standard_delete_finalizer(T* obj) {            // #nocov start
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:34:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void finalizer_wrapper(SEXP p) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit XPtr(SEXP x) { checked_set(x); };
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:82:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit XPtr(SEXP x, SEXP tag, SEXP prot) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   SEXP tag = R_NilValue, SEXP prot = R_NilValue) {
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:46,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:108:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XPtr(const XPtr& other) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:112:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     XPtr& operator=(const XPtr& other) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:121:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline T* get() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:130:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static void unspecified_bool_true() {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:131:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator unspecified_bool_type() const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:134:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool operator!() const {
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline T* checked_get() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:152:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     T& operator*() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:160:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     T* operator->() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:164:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void setDeleteFinalizer() {                   // #nocov start
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:178:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void release() {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:190:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator T*() {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void update(SEXP) {}
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/XPtr.h:197:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void checked_set(SEXP x) {
                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:47,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:36:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_back( const T& object) ;
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:45:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_front( const T& object) ;
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void insert( const size_t& index, const T& object) ;
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:64:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void replace( const int& index, const T& object ) ;
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:66:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t length() const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:79:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void remove( const size_t& index );
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:82:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      friend DottedPairImpl& operator<<(DottedPairImpl& os, const T& t){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPairImpl.h:88:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      friend DottedPairImpl& operator>>( const T& t, DottedPairImpl& s){
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Function_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Function_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Function_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:48,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:39:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Function_Impl(SEXP x){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Function_Impl(const std::string& name) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:65:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Function_Impl(const std::string& name, const SEXP env) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Function_Impl(const std::string& name, const std::string& ns) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:80:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()() const {
                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:48,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1) const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:39:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:49:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4) const {
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:54:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5) const {
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:59:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6) const {
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:64:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7) const {
                                                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:48,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:69:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8) const {
                                                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:74:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9) const {
                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:79:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10) const {
                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:84:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11) const {
                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:89:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12) const {
                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:94:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13) const {
                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:99:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14) const {
                                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:104:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15) const {
                                                                                                                                                                                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:48,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:109:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16) const {
                                                                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:114:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17) const {
                                                                                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:119:288: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18) const {
                                                                                                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:124:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19) const {
                                                                                                                                                                                                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Function__operator.h:129:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SEXP operator()(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20) const {
                                                                                                                                                                                                                                                                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:48,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:90:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP environment() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:101:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP body() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:105:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:109:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void get_function(const std::string& name, const SEXP env) {
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Function.h:115:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP invoke(SEXP args_, SEXP env) const {
                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:41:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Language_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:41:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Language_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:41:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Language_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Language_Impl(){}
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Language_Impl(SEXP x){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:64:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit Language_Impl( const std::string& symbol ){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:76:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit Language_Impl( const Symbol& symbol ){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:85:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit Language_Impl( const Function& function) {
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:106,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:62:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3) {
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:72:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4) {
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:77:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4) {
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:82:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5) {
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:87:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5) {
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:92:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6) {
                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:106,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:97:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6) {
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:102:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7) {
                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:107:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7) {
                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:106,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:112:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8) {
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:117:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8) {
                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:122:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9) {
                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:127:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9) {
                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:132:183: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10) {
                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:137:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10) {
                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:142:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11) {
                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:147:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11) {
                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:152:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12) {
                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:157:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12) {
                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:162:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13) {
                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:167:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13) {
                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:172:247: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14) {
                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:177:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14) {
                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:106,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:182:263: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15) {
                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:187:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15) {
                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:192:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16) {
                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:197:278: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16) {
                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:202:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17) {
                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:207:294: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17) {
                                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:212:311: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18) {
                                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:217:310: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18) {
                                                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:222:327: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19) {
                                                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:227:326: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19) {
                                                                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:232:343: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const std::string& symbol, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20) {
                                                                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Language__ctors.h:237:342: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Language_Impl( const Function& function, const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20) {
                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setSymbol( const std::string& symbol){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setSymbol( const Symbol& symbol ){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:127:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setFunction( const Function& function){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:136:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP eval() const {
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP eval(SEXP env) const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP fast_eval() const {
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP fast_eval(SEXP env ) const {
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:154:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update( SEXP x){
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:168:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         fixed_call( Language call_ ) : call(call_){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:169:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         fixed_call( Function fun ) : call(fun){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:171:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RESULT_TYPE operator()(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:182:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         unary_call( Language call_ ) : call(call_), proxy(call_,1) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:183:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         unary_call( Language call_, R_xlen_t index ) : call(call_), proxy(call_,index){}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         unary_call( Function fun ) : call( fun, R_NilValue), proxy(call,1) {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:186:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RESULT_TYPE operator()( const T& object ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         binary_call( Language call_ ) : call(call_), proxy1(call_,1), proxy2(call_,2) {}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:200:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         binary_call( Language call_, R_xlen_t index1, R_xlen_t index2 ) : call(call_), proxy1(call_,index1), proxy2(call_,index2){}
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:49,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:201:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         binary_call( Function fun) : call(fun, R_NilValue, R_NilValue), proxy1(call,1), proxy2(call,2){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Language.h:203:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RESULT_TYPE operator()( const T1& o1, const T2& o2 ){
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:31:5: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
     RCPP_GENERATE_CTOR_ASSIGN(DottedPair_Impl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:31:5: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
     RCPP_GENERATE_CTOR_ASSIGN(DottedPair_Impl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:31:5: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
     RCPP_GENERATE_CTOR_ASSIGN(DottedPair_Impl)
     ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:50,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:33:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl(){}
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:35:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl(SEXP x) {
                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:50,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:26:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1 ){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:31:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2 ){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3 ){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:41:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4 ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:46:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5 ){
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:51:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6 ){
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:56:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7 ){
                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:50,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:61:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8 ){
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:66:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9 ){
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:71:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10 ){
                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:76:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11 ){
                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:81:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12 ){
                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:86:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13 ){
                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:91:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14 ){
                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:96:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15 ){
                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:50,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:101:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16 ){
                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:106:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17 ){
                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:111:288: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18 ){
                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:116:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19 ){
                                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DottedPair__ctors.h:121:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DottedPair_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20 ){
                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:50,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DottedPair.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void update(SEXP){}
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Pairlist_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Pairlist_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Pairlist_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:51,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:41:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Pairlist_Impl(){}
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:42:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Pairlist_Impl(SEXP x){
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:51,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:26:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1 ){
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:31:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2 ){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:36:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3 ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:41:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4 ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:46:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5 ){
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:51:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6 ){
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:56:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7 ){
                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:51,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:61:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8 ){
                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:66:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9 ){
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:71:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10 ){
                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:76:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11 ){
                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:81:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12 ){
                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:86:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13 ){
                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:91:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14 ){
                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:96:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15 ){
                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:101:254: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16 ){
                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:51,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:106:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17 ){
                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:111:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18 ){
                                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:116:302: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19 ){
                                                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/Pairlist__ctors.h:121:318: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pairlist_Impl( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20 ){
                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:51,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Pairlist.h:48:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP x){
                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(StretchyList_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(StretchyList_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:37:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(StretchyList_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:52,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:42:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl(){
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:47:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl(SEXP x){
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:51:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP x){}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:53:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const{
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:58:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline StretchyList_Impl& push_back(const T& obj ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:63:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline StretchyList_Impl& push_front(const T& obj ){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:70:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl& push_back__impl(const T& obj, traits::true_type ) ;
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:73:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl& push_back__impl(const T& obj, traits::false_type ) ;
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:76:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl& push_front__impl(const T& obj, traits::true_type ) ;
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StretchyList.h:79:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         StretchyList_Impl& push_front__impl(const T& obj, traits::false_type ) ;
                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(WeakReference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(WeakReference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:29:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(WeakReference_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:54,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:31:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         WeakReference_Impl(){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:40:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         WeakReference_Impl( SEXP x){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:49:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP key() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:56:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP value() const {
                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/WeakReference.h:60:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:55,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   StringTransformer( const UnaryOperator& op_ ): op(op_), buffer(){}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:33:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~StringTransformer(){}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:35:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const char* operator()(const char* input ) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/StringTransformer.h:47:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  StringTransformer<UnaryOperator> make_string_transformer( const UnaryOperator& fun){
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Formula_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Formula_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:36:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(Formula_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:56,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:38:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Formula_Impl(){} ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:40:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Formula_Impl(SEXP x){
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:69:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit Formula_Impl( const std::string& code ) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Formula.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:57,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:28:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP empty_data_frame(){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:42:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl() : Parent( internal::empty_data_frame() ){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:43:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl(SEXP x) : Parent(x) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:46:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl( const DataFrame_Impl& other) : Parent() {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:51:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl( const T& obj ) ;
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl& operator=( DataFrame_Impl& other){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:58:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         DataFrame_Impl& operator=( SEXP x){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:69:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nrow() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:87:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_back( const T& object){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:93:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_back( const T& object, const std::string& name ){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:99:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_front( const T& object){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:105:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void push_front( const T& object, const std::string& name){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:111:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nrows() const { return DataFrame_Impl::nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int rows()  const { return DataFrame_Impl::nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:114:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t ncol()  const { return DataFrame_Impl::length(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:115:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t cols()  const { return DataFrame_Impl::length(); }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:117:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static DataFrame_Impl create(){
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:121,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:57,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:28:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1 ) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:34:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2 ) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:40:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3 ) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:46:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4 ) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:52:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5 ) {
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:58:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6 ) {
                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:121,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:57,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:64:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7 ) {
                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:70:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8 ) {
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:76:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9 ) {
                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:82:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10 ) {
                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:88:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11 ) {
                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:94:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12 ) {
                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:100:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13 ) {
                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:106:236: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14 ) {
                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:112:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15 ) {
                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:121,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:57,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:118:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16 ) {
                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:124:284: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17 ) {
                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:130:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18 ) {
                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:136:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19 ) {
                                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/DataFrame_generated.h:142:332: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static DataFrame_Impl create( const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20 ) {
                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:57,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set__(SEXP x){
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set_type_after_push(){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/DataFrame.h:156:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static DataFrame_Impl from_list( Parent obj ){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:59,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions_impl.h:74:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void exception::record_stack_trace()
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/exceptions_impl.h:92:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void exception::copy_stack_trace_to_r() const
                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:33:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date() {
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:37:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date(SEXP s);
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:40:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date(const int &dt) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:46:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date(const double &dt) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:50:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date(const std::string &s, const std::string &fmt="%Y-%m-%d");
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:52:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Date(const unsigned int &mon, const unsigned int &day, const unsigned int &year) {
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:70:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         double getDate(void) const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:78:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getDay()     const { return m_tm.tm_mday; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:79:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getMonth()   const { return m_tm.tm_mon + 1; }      // makes it 1 .. 12
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getYear()    const { return m_tm.tm_year; }         // does include 1900 (see Date.cpp)
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:81:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getWeekday() const { return m_tm.tm_wday + 1; }     // makes it 1 .. 7
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:82:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getYearday() const { return m_tm.tm_yday + 1; }     // makes it 1 .. 366
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:85:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline unsigned int baseYear() {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend Date   operator+( const Date &date, int offset);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:91:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend double operator-( const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:92:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator<( const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:93:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator>( const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:94:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator==(const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator>=(const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:96:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator<=(const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:97:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool   operator!=(const Date &date1, const Date& date2);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:99:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int is_na() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:103:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator double() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:107:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline std::string format(const char *fmt = "%Y-%m-%d") const {
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:119:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline std::ostream &operator<<(std::ostream & os, const Date d);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:126:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update_tm() {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> SEXP wrap<Rcpp::Date>(const Rcpp::Date &date);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:143:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template<> inline double caster<Rcpp::Date,double>(Rcpp::Date from) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:146:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template<> inline Rcpp::Date caster<double,Rcpp::Date>(double from) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:151:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<> inline SEXP wrap_extra_steps<Rcpp::Date>(SEXP x) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:156:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Date operator+(const Date &date, int offset) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:164:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator-( const Date& d1, const Date& d2) { return d1.m_d -  d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:165:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator<( const Date &d1, const Date& d2) { return d1.m_d <  d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:166:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator>( const Date &d1, const Date& d2) { return d1.m_d >  d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:167:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator==(const Date &d1, const Date& d2) { return d1.m_d == d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:168:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator>=(const Date &d1, const Date& d2) { return d1.m_d >= d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:169:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator<=(const Date &d1, const Date& d2) { return d1.m_d <= d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:170:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool   operator!=(const Date &d1, const Date& d2) { return d1.m_d != d2.m_d; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:172:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::ostream &operator<<(std::ostream & os, const Date d) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP getPosixClasses() {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:186:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP new_posixt_object( double d) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Date.h:192:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP new_date_object(double d) {
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDateVector.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:29:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         GreedyVector(SEXP vec) : v(0){
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:40:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         GreedyVector(int n) : v(n){}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:42:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const T& operator()(int i) const{
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:45:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T& operator()(int i){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:49:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const T& operator[](int i) const{
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:52:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T& operator[](int i){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int size() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:60:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator begin(){ return v.begin(); }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:61:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator end(){ return v.end(); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:63:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const_iterator begin() const { return v.begin(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:64:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline const_iterator end() const { return v.end(); }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const T& at(int i) const{
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/GreedyVector.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         T& at(int i) {
                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDateVector.h:32:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         oldDateVector(SEXP vec) : GreedyVector<Date, oldDateVector>(vec) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDateVector.h:33:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         oldDateVector(int n) :    GreedyVector<Date, oldDateVector>(n) {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDateVector.h:35:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline std::vector<Date> getDates() const {
                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:32:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDateVector(const VectorBase<RTYPE,NA,VEC>& vec) : NumericVector(vec) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:36:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDateVector(SEXP vec) : NumericVector(vec) { setClass(); }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:37:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDateVector(int n) : NumericVector(n) { setClass(); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:39:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline std::vector<Date> getDates() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:47:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline newDateVector &operator=(const newDateVector &rhs) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:55:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline std::ostream &operator<<(std::ostream & s, const newDateVector d);
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setClass() {
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDateVector.h:65:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::ostream &operator<<(std::ostream & os, const newDateVector d) {
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:35:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Datetime() {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:39:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Datetime(SEXP s);
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:42:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Datetime(const double &dt) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:46:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Datetime(const std::string &s, const std::string &fmt="%Y-%m-%d %H:%M:%OS");
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:48:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         double getFractionalTimestamp(void) const { return m_dt; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:50:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getMicroSeconds() const { return m_us; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:51:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getSeconds()      const { return m_tm.tm_sec; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:52:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getMinutes()      const { return m_tm.tm_min; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:53:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getHours()        const { return m_tm.tm_hour; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:54:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getDay()          const { return m_tm.tm_mday; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:55:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getMonth()        const { return m_tm.tm_mon + 1; }      // makes it 1 .. 12
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:56:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getYear()         const { return m_tm.tm_year ; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:57:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getWeekday()      const { return m_tm.tm_wday + 1; }     // makes it 1 .. 7
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:58:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int getYearday()      const { return m_tm.tm_yday + 1; }     // makes it 1 .. 366
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:61:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend Datetime  operator+( const Datetime &dt, double offset);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:62:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend Datetime  operator+( const Datetime &dt, int offset);
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:63:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend double    operator-( const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:64:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator<( const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:65:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator>( const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator==(const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:67:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator>=(const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:68:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator<=(const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:69:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend bool      operator!=(const Datetime &dt1, const Datetime& dt2);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:71:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int is_na() const { return traits::is_na<REALSXP>(m_dt); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:73:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator double()  const { return m_dt; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:75:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline std::string format(const char *fmt = "%Y-%m-%d %H:%M:%S") const {
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:92:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline std::ostream &operator<<(std::ostream & s, const Datetime d);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:100:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update_tm() {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:116:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline unsigned int baseYear() {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:124:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> SEXP wrap<Rcpp::Datetime>(const Rcpp::Datetime &dt);
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:124:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:128:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template<> inline double caster<Rcpp::Datetime,double>(Rcpp::Datetime from) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:131:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         template<> inline Rcpp::Datetime caster<double,Rcpp::Datetime>(double from) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:136:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<> SEXP wrap_extra_steps<Rcpp::Datetime>(SEXP x);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:136:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:138:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Datetime operator+(const Datetime &datetime, double offset) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Datetime operator+(const Datetime &datetime, int offset) {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:158:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double  operator-(const Datetime& d1, const Datetime& d2) { return d1.m_dt - d2.m_dt; }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:159:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator<(const Datetime &d1, const Datetime& d2) { return d1.m_dt < d2.m_dt; }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:160:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator>(const Datetime &d1, const Datetime& d2) { return d1.m_dt > d2.m_dt; }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:161:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator==(const Datetime &d1, const Datetime& d2) { return d1.m_dt == d2.m_dt; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:162:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator>=(const Datetime &d1, const Datetime& d2) { return d1.m_dt >= d2.m_dt; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:163:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator<=(const Datetime &d1, const Datetime& d2) { return d1.m_dt <= d2.m_dt; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:164:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool    operator!=(const Datetime &d1, const Datetime& d2) { return d1.m_dt != d2.m_dt; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/Datetime.h:166:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::ostream &operator<<(std::ostream & os, const Datetime d) {
                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDatetimeVector.h:33:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         oldDatetimeVector(SEXP vec) : GreedyVector<Datetime, oldDatetimeVector>(vec) {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDatetimeVector.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         oldDatetimeVector(int n) :    GreedyVector<Datetime, oldDatetimeVector>(n) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/oldDatetimeVector.h:36:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::vector<Datetime> getDatetimes() const {
                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/date_datetime.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:64,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:32:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDatetimeVector(const VectorBase<RTYPE,NA,VEC>& other, const char* tz = "") :
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:37:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDatetimeVector(SEXP vec, const char* tz = "") :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:42:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         newDatetimeVector(int n, const char* tz = "") :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:47:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline std::vector<Datetime> getDatetimes() const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:55:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline newDatetimeVector &operator=(const newDatetimeVector &rhs) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:64:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline std::ostream &operator<<(std::ostream & s, const newDatetimeVector d);
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:68:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setClass(const char *tz) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/date_datetime/newDatetimeVector.h:81:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::ostream &operator<<(std::ostream & os, const newDatetimeVector d) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:66,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:24:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(double x      , Rcpp::Na_Proxy){ return Rcpp::traits::is_na<REALSXP>(x) ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:25:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(int x         , Rcpp::Na_Proxy){ return Rcpp::traits::is_na<INTSXP>(x) ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:26:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::String x, Rcpp::Na_Proxy){ return Rcpp::traits::is_na<STRSXP>(x.get_sexp()) ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:27:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcomplex x    , Rcpp::Na_Proxy){ return Rcpp::traits::is_na<CPLXSXP>(x) ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:28:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(SEXP x        , Rcpp::Na_Proxy){ return TYPEOF(x)==CHARSXP && Rcpp::traits::is_na<STRSXP>(x) ; }
                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:66,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:29:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(std::string   , Rcpp::Na_Proxy){ return false ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:30:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(const char*   , Rcpp::Na_Proxy){ return false ; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:31:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::internal::string_proxy<STRSXP> x, Rcpp::Na_Proxy){
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:34:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::internal::const_string_proxy<STRSXP> x, Rcpp::Na_Proxy){
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:38:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, double x       ){ return Rcpp::traits::is_na<REALSXP>(x) ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:39:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, int x          ){ return Rcpp::traits::is_na<INTSXP>(x) ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:40:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, Rcpp::String x ){ return Rcpp::traits::is_na<STRSXP>(x.get_sexp()) ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:41:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, SEXP x         ){ return TYPEOF(x)==CHARSXP && Rcpp::traits::is_na<STRSXP>(x) ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:42:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, Rcomplex x     ){ return Rcpp::traits::is_na<CPLXSXP>(x) ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:43:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, std::string    ){ return false ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:44:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, const char*    ){ return false ; }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:45:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, Rcpp::internal::string_proxy<STRSXP> x){
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:48:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         friend inline bool operator==(Rcpp::Na_Proxy, Rcpp::internal::const_string_proxy<STRSXP> x){
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Na_Proxy.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline LogicalVector shush_about_NA(){
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:32:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::string get_converter_name(const char* from, const char* to){
                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:58:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         result( T* ptr_ ) : ptr(ptr_){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:59:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator T*(){ return ptr ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         object( T* ptr_ ) : ptr(ptr_){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:69:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator T*(){ return ptr ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:70:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         T* operator->(){ return ptr ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         T& operator&(){ return *ptr ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP make_new_object( Class* ptr ){
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:86,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:33:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CppFunctionBase() {}
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:34:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~CppFunctionBase(){} ;
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual SEXP operator()(SEXP*) {
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:54:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction(const char* doc = 0) : docstring( doc == 0 ? "" : doc) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:55:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~CppFunction(){} ;
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:60:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual int nargs(){ return 0 ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:65:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual bool is_void(){ return false ; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:70:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void signature(std::string&, const char* ){}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual SEXP get_formals(){ return R_NilValue; }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/CppFunction.h:81:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual DL_FUNC get_function_ptr() = 0  ;
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:87,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:30:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type_dispatch( Rcpp::traits::false_type ){
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:34:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type_dispatch( Rcpp::traits::true_type ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:42:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type(){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:46:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<void_type>(){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:50:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<SEXP>(){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:54:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::IntegerVector>(){
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:58:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::NumericVector>(){
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:62:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::RawVector>(){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:66:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::ExpressionVector>(){
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:70:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::List>(){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/get_return_type.h:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline std::string get_return_type<Rcpp::CharacterVector>(){
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:29:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:38:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:51:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:66:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:82:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:99:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:117:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:136:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:156:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:177:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:199:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:222:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:246:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:271:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:297:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:324:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:352:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:381:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:411:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:442:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:474:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:507:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:541:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:576:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:612:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:649:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:687:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:726:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:766:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:807:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:849:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:892:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:936:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:981:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1027:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1074:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1122:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1171:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1221:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1272:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1324:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1377:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1431:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1486:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1542:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1599:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1657:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1716:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1776:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1837:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1899:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:1962:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2026:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2091:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2157:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2292:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2361:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2431:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2502:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2574:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2647:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2721:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2796:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2872:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:2949:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_get_signature.h:3027:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void signature(std::string& s, const char* name) {
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:31:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction0(RESULT_TYPE (*fun)(void), const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:32:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP*) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 0; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:39:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:50:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction0(void (*fun)(void), const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {};
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:52:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP*) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:58:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 0; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:59:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:60:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:61:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:71:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals0(RESULT_TYPE (*fun)(void), Rcpp::List,  const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:72:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP*) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:78:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 0; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:79:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:80:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:90:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals0(void (*fun)(void), Rcpp::List, const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {} ;
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:92:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP*) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:98:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 0; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:99:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:100:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:111:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction1(RESULT_TYPE (*fun)(U0) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:113:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:120:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 1; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:121:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:122:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:131:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction1(void (*fun)(U0) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:133:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 1; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:142:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:143:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:155:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals1(RESULT_TYPE (*fun)(U0) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 1; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:178:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals1(void (*fun)(U0), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:181:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 1; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:190:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:191:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:192:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:203:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction2(RESULT_TYPE (*fun)(U0,U1) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:205:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:213:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 2; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:214:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:215:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:224:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction2(void (*fun)(U0,U1) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:226:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:234:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 2; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:235:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:236:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:249:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals2(RESULT_TYPE (*fun)(U0,U1) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:252:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:260:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 2; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:273:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals2(void (*fun)(U0,U1), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:276:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:284:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 2; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:286:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:287:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:288:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:299:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction3(RESULT_TYPE (*fun)(U0,U1,U2) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:301:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:310:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 3; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:311:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:312:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:321:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction3(void (*fun)(U0,U1,U2) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 3; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:333:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:334:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:335:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:347:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals3(RESULT_TYPE (*fun)(U0,U1,U2) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:350:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:359:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 3; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:360:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:361:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:362:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:372:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals3(void (*fun)(U0,U1,U2), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:375:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 3; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:399:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction4(RESULT_TYPE (*fun)(U0,U1,U2,U3) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:401:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:411:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 4; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:412:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:413:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction4(void (*fun)(U0,U1,U2,U3) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:424:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:434:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 4; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:435:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:436:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:437:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:449:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals4(RESULT_TYPE (*fun)(U0,U1,U2,U3) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:452:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:462:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 4; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:463:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:464:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:465:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:475:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals4(void (*fun)(U0,U1,U2,U3), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:478:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:488:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 4; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:489:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:490:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:491:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:492:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:503:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction5(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:505:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:516:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 5; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:517:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:518:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:527:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction5(void (*fun)(U0,U1,U2,U3,U4) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:529:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 5; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:541:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:542:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:543:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:555:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals5(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:558:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:569:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 5; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:571:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:582:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals5(void (*fun)(U0,U1,U2,U3,U4), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:585:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:596:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 5; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:597:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:598:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:600:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:611:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction6(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:625:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 6; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:626:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:627:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:636:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction6(void (*fun)(U0,U1,U2,U3,U4,U5) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:638:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:650:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 6; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:651:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:652:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:653:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:665:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals6(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:668:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:680:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 6; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:681:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:683:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:693:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals6(void (*fun)(U0,U1,U2,U3,U4,U5), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:696:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:708:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 6; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:709:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:710:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:712:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:723:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction7(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:725:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:738:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 7; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:739:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:740:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:749:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction7(void (*fun)(U0,U1,U2,U3,U4,U5,U6) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:751:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:764:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 7; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:765:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:766:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:767:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:779:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals7(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:782:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:795:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 7; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:796:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:797:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:798:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:808:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals7(void (*fun)(U0,U1,U2,U3,U4,U5,U6), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:811:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:824:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 7; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:825:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:827:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:828:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:839:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction8(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:841:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:855:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 8; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:856:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:857:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:866:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction8(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:868:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:882:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 8; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:883:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:884:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:885:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:897:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals8(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:900:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:914:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 8; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:915:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:916:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:917:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:927:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals8(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:930:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:944:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 8; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:945:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:946:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:947:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:959:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction9(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:961:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:976:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 9; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:977:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:978:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:987:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction9(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:989:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1004:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 9; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1005:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1006:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1007:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1019:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals9(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1022:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1037:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 9; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1038:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1039:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1040:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1050:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals9(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1053:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1068:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 9; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1069:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1070:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1071:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1072:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1083:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction10(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1085:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1101:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 10; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1102:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1103:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1112:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction10(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1114:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1130:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 10; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1131:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1132:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1133:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1145:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals10(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 10; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1165:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1166:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1177:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals10(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 10; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1197:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1198:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1199:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1200:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1211:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction11(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1230:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 11; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1231:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1232:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1241:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction11(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1243:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1260:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 11; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1261:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1262:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1263:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1275:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals11(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1278:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1295:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 11; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1296:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1297:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1298:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1308:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals11(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1328:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 11; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1329:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1330:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1331:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1343:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction12(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1345:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1363:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 12; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1364:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1374:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction12(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1376:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1394:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 12; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1397:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1409:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals12(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1412:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1430:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 12; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1431:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1432:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1433:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1443:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals12(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1446:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1464:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 12; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1465:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1466:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1467:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1468:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1479:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction13(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1500:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 13; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1501:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1502:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1511:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction13(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1513:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1532:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 13; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1533:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1535:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1547:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals13(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1550:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1569:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 13; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1571:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1572:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1582:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals13(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1585:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 13; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1605:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1606:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1608:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1619:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction14(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1621:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1641:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 14; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1642:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1643:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1652:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction14(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1654:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 14; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1675:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1676:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1677:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1689:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals14(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1692:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1712:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 14; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1713:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1715:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1725:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals14(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1728:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1748:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 14; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1749:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1750:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1751:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1752:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1763:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction15(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1765:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1786:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 15; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1787:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1788:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1797:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction15(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1799:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1820:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 15; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1821:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1822:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1823:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1835:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals15(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1838:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 15; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1860:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1861:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1862:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1872:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals15(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1875:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1896:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 15; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1897:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1898:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1900:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1911:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction16(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1913:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1935:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 16; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1936:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1937:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1946:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction16(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1948:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 16; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1971:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1972:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1973:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1985:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals16(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:1988:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2010:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 16; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2011:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2012:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2013:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2023:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals16(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2026:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 16; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2050:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2051:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2052:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2063:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction17(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2088:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 17; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2089:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2090:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2099:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction17(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2101:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 17; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2125:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2126:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2127:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2139:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals17(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2142:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 17; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2178:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals17(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2181:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 17; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2206:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2208:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2219:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction18(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2221:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2245:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 18; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2246:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2247:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2256:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction18(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2258:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2282:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 18; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2283:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2284:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2297:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals18(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2300:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2324:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 18; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2325:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2327:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2337:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals18(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2364:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 18; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2365:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2366:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2367:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2368:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2379:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction19(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2381:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2406:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 19; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2407:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2408:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2417:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction19(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2419:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2444:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 19; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2445:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2446:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2447:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2459:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals19(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2462:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2487:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 19; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2488:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2489:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2500:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals19(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2503:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2528:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 19; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2529:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2530:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2531:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2532:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2543:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction20(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2545:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2571:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 20; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2572:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2573:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2582:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction20(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2584:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2610:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 20; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2611:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2612:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2613:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2625:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals20(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2628:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2654:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 20; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2655:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2656:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2657:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2667:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals20(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2670:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2696:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 20; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2698:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2699:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2700:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2711:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction21(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2713:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2740:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 21; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2741:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2742:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2751:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction21(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2753:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2780:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 21; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2781:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2782:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2783:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2795:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals21(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2798:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 21; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2826:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2827:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2828:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2838:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals21(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2841:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2868:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 21; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2869:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2870:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2871:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2872:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2883:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction22(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2885:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2913:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 22; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2914:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2915:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2924:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction22(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2926:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2954:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 22; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2955:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2956:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2957:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2969:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals22(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:2972:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3000:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 22; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3001:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3002:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3003:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3013:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals22(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3016:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3044:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 22; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3045:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3046:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3047:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3048:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3059:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction23(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3061:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3090:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 23; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3091:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3092:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3101:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction23(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3103:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 23; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3133:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3147:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals23(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3179:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 23; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3180:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3181:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3192:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals23(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3195:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3224:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 23; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3225:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3228:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3239:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction24(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3241:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3271:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 24; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3272:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3273:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3282:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction24(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3284:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3314:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 24; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3315:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3316:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3317:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3329:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals24(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3332:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3362:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 24; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3363:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3364:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3375:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals24(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3378:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3408:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 24; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3409:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3411:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3412:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3423:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction25(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3425:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3456:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 25; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3457:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3458:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3467:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction25(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3469:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3500:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 25; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3501:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3502:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3503:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3515:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals25(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3518:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3549:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 25; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3550:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3551:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3562:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals25(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3565:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3596:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 25; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3597:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3598:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3600:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3611:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction26(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3645:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 26; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3646:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3647:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3656:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction26(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3658:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3690:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 26; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3691:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3692:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3693:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3705:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals26(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3708:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3740:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 26; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3741:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3742:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3743:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3753:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals26(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3756:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 26; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3789:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3790:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3791:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3792:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3803:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction27(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 27; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3839:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3840:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3849:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction27(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3851:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3884:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 27; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3885:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3886:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3887:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3899:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals27(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3935:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 27; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3936:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3937:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3938:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3948:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals27(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3951:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3984:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 27; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3985:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3986:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3987:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3988:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:3999:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction28(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4001:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4035:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 28; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4036:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4037:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4046:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction28(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4048:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4082:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 28; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4083:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4084:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4085:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4097:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals28(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4100:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4134:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 28; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4135:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4137:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4147:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals28(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4184:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 28; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4185:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4186:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4188:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4199:176: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction29(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4201:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4236:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 29; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4237:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4238:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4247:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction29(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4249:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4284:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 29; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4285:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4286:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4287:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4299:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals29(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4302:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4337:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 29; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4338:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4340:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4350:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals29(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4353:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4388:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 29; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4389:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4390:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4391:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4392:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4403:180: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction30(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4405:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4441:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 30; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4442:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4443:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4452:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction30(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4454:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4490:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 30; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4491:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4492:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4493:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4505:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals30(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4508:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4544:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 30; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4545:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4546:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4547:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4557:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals30(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4560:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4596:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 30; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4597:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4598:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4600:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4611:184: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction31(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4650:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 31; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4651:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4652:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4661:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction31(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4663:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4700:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 31; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4701:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4702:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4703:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4715:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals31(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4718:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4755:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 31; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4756:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4757:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4758:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4768:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals31(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4771:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4808:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 31; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4809:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4810:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4811:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4812:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4823:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction32(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4825:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4863:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 32; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4864:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4865:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4874:181: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction32(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4876:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4914:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 32; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4915:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4916:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4917:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4929:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals32(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4932:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4970:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 32; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4971:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4973:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4983:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals32(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:4986:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5024:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 32; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5026:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5027:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5028:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5039:192: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction33(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5041:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5080:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 33; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5081:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5082:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5091:185: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction33(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5093:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5132:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 33; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5133:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5135:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5147:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals33(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5189:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 33; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5190:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5191:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5192:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5202:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals33(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5205:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 33; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5245:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5246:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5247:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5259:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction34(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5261:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5301:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 34; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5302:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5303:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5312:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction34(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5354:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 34; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5355:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5356:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5357:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5369:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals34(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5372:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 34; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5413:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5414:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5415:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5425:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals34(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5428:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 34; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5469:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5471:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5483:200: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction35(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 35; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5527:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5528:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5537:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction35(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5539:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5580:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 35; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5581:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5582:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5583:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5595:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals35(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5598:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5639:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 35; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5640:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5641:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5642:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5652:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals35(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5655:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5696:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 35; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5698:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5699:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5700:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5711:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction36(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5713:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5755:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 36; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5756:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5757:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5766:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction36(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5768:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5810:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 36; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5811:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5812:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5813:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5825:237: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals36(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5828:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5870:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 36; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5871:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5872:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5873:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5883:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals36(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5886:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5928:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 36; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5930:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5931:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5943:208: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction37(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5945:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5988:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 37; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5989:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5990:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:5999:201: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction37(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6001:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6044:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 37; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6045:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6046:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6047:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6059:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals37(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6062:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6105:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 37; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6106:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6107:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6108:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6118:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals37(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6121:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 37; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6179:212: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction38(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6181:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6225:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 38; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6226:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6227:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6236:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction38(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6238:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6282:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 38; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6283:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6284:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6285:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6297:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals38(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6300:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 38; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6345:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6346:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6347:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6357:237: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals38(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6360:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 38; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6405:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6406:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6407:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6408:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6419:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction39(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6466:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 39; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6468:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6477:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction39(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6479:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6524:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 39; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6525:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6526:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6527:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6539:249: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals39(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6542:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6587:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 39; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6588:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6589:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6590:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6600:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals39(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6603:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 39; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6649:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6650:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6651:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6652:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6663:220: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction40(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6665:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6711:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 40; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6712:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6713:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6722:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction40(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6724:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6770:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 40; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6771:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6772:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6773:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6785:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals40(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6788:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6834:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 40; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6835:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6836:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6837:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6847:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals40(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6850:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6896:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 40; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6897:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6898:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6900:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6911:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction41(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6913:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6960:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 41; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6961:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6962:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6971:217: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction41(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:6973:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7020:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 41; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7021:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7022:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7023:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7035:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals41(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7038:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7085:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 41; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7086:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7087:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7088:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7098:249: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals41(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7101:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7148:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 41; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7150:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40>(s, name); }
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7151:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7152:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7163:228: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction42(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7165:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7213:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 42; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7214:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7215:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7224:221: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction42(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7226:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7274:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 42; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7275:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7276:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7277:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7289:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals42(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7292:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 42; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7341:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7342:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7343:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7353:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals42(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7356:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7404:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 42; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7405:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7406:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7407:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7408:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7419:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction43(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7421:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7470:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 43; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7471:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7481:225: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction43(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7483:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7532:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 43; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7533:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7535:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7547:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals43(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7550:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 43; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7600:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7601:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7602:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7612:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals43(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7615:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7664:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 43; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7665:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7666:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7667:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7668:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7679:236: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction44(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7681:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7731:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 44; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7732:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7733:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7742:229: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction44(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7744:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7794:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 44; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7795:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7796:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7797:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7809:269: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals44(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7812:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7862:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 44; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7863:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7864:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7865:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7875:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals44(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7878:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7928:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 44; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7929:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7930:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7931:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7943:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction45(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7945:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7996:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 45; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7997:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:7998:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8007:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction45(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8009:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8060:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 45; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8061:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8062:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8063:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8075:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals45(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8078:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8129:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 45; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8130:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8131:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8132:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8142:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals45(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8145:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 45; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8197:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8198:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8199:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8200:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8211:244: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction46(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8213:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8265:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 46; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8266:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8267:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8276:237: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction46(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8278:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8330:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 46; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8332:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8345:277: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals46(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8348:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8400:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 46; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8401:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8402:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8403:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8413:269: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals46(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8416:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 46; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8469:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8471:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8483:248: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction47(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8538:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 47; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8539:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8540:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8549:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction47(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 47; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8605:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8606:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8607:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8619:281: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals47(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8622:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8675:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 47; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8676:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8677:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8678:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8688:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals47(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8691:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8744:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 47; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8745:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8746:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8747:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8748:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8759:252: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction48(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8815:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 48; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8817:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8826:245: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction48(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8828:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8882:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 48; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8883:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8884:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8885:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8897:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals48(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8900:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8954:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 48; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8955:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8956:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8957:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8967:277: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals48(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:8970:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9024:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 48; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9025:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9026:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9027:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9028:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9039:256: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction49(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9041:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9096:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 49; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9097:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9098:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9107:249: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction49(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9109:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9164:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 49; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9165:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9166:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9179:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals49(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9182:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9237:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 49; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9238:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9239:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9240:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9250:281: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals49(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9253:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9308:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 49; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9309:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9310:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9311:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9312:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9323:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction50(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9381:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 50; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9382:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9383:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9392:253: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction50(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9394:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9450:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 50; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9451:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9453:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9465:293: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals50(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9468:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9524:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 50; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9525:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9527:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9537:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals50(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9540:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9596:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 50; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9597:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9598:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9600:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9611:264: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction51(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9670:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 51; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9671:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9672:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9681:257: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction51(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9683:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9740:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 51; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9741:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9742:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9743:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9755:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals51(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9758:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9815:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 51; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9816:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9817:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9818:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9828:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals51(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9888:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 51; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9889:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9890:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9891:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9892:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9903:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction52(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9905:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9963:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 52; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9964:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9965:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9974:261: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction52(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:9976:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10034:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 52; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10035:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10036:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10037:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10049:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals52(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10052:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10110:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 52; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10111:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10112:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10113:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10123:293: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals52(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10126:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10184:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 52; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10185:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10186:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10188:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10199:272: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction53(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10201:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10260:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 53; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10261:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10262:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10271:265: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction53(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10273:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 53; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10333:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10334:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10335:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10347:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals53(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10350:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10409:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 53; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10411:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10412:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10422:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals53(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10425:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10484:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 53; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10485:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10486:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10487:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10488:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10499:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction54(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10561:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 54; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10562:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10572:269: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction54(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10574:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10634:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 54; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10635:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10636:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10637:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10649:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals54(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10652:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10712:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 54; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10713:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10714:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10715:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10725:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals54(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10728:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 54; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10789:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10790:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10791:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10792:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10803:280: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction55(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10866:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 55; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10867:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10868:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10877:273: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction55(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10879:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10940:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 55; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10941:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10943:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10955:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals55(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:10958:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11019:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 55; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11020:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11021:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11022:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11032:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals55(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11035:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11096:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 55; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11097:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11098:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11111:284: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction56(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11113:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 56; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11176:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11177:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11186:277: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction56(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11250:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 56; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11251:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11252:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11253:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11265:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals56(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11268:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11330:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 56; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11331:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11332:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11343:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals56(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11346:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11408:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 56; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11409:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11411:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11412:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11423:288: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction57(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11425:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11488:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 57; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11489:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11490:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11499:281: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction57(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11501:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11564:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 57; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11565:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11566:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11567:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11579:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals57(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11582:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11645:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 57; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11646:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11647:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11648:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11658:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals57(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11661:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11724:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 57; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11725:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11726:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11727:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11728:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11739:292: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction58(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11741:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11805:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 58; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11806:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11807:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11816:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction58(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11818:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11882:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 58; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11883:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11884:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11885:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11897:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals58(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11900:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11964:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 58; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11965:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11966:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11967:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11977:317: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals58(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:11980:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12044:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 58; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12045:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12046:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12047:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12048:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12059:296: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction59(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12061:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 59; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12127:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12128:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12137:289: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction59(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12139:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12204:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 59; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12206:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12207:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12219:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals59(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12222:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12287:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 59; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12288:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12289:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12290:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12300:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals59(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12303:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12368:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 59; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12369:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12370:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12371:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12372:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12383:300: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction60(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12385:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 60; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12453:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12462:293: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction60(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12464:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12530:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 60; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12531:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12532:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12533:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12545:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals60(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12548:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12614:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 60; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12615:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12616:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12617:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12627:325: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals60(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12630:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12696:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 60; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12697:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12698:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12699:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12700:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12711:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction61(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12713:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12780:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 61; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12781:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12782:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12791:297: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction61(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12793:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12860:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 61; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12861:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12862:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12863:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12875:337: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals61(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12878:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12945:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 61; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12946:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12947:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12948:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12958:329: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals61(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:12961:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13028:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 61; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13029:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13030:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13031:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13032:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13043:308: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction62(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13045:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13113:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 62; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13114:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13115:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13124:301: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction62(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13126:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 62; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13195:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13197:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13209:341: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals62(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13212:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13280:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 62; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13281:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13282:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13283:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13293:333: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals62(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13296:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13364:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 62; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13365:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13366:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13367:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13368:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13379:312: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction63(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13381:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13450:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 63; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13451:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13452:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13461:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction63(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13463:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13532:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 63; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13533:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13534:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13535:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13547:345: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals63(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13550:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13619:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 63; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13620:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13621:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13622:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13632:337: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals63(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13635:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13704:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 63; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13705:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13706:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13707:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13708:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13719:316: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction64(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13721:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13791:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 64; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13792:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13802:309: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction64(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13874:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 64; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13875:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13876:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13877:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13889:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals64(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13892:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13962:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 64; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13963:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13964:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13965:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13975:341: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals64(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:13978:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14048:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 64; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14049:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14050:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14051:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14052:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14063:320: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction65(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 65; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14137:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14138:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun ; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14147:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction65(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64) , const char* docstring = 0) : CppFunction(docstring), ptr_fun(fun) {}
                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14220:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 65; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14221:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14222:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14223:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14235:353: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals65(RESULT_TYPE (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64) , Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14238:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14309:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 65; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14310:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14311:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14312:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14322:345: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFunction_WithFormals65(void (*fun)(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64), Rcpp::List formals_, const char* docstring = 0) :
                                                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14325:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()(SEXP* args) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs() { return 65; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14397:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void() { return true; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14398:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64>(s, name); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14399:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_formals() { return formals; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppFunction.h:14400:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr() { return (DL_FUNC)ptr_fun; }
                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:92,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:30:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     class_Base() : name(), docstring(), enums(), parents() {} ;
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:31:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     class_Base(const char* name_, const char* doc) :
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:34:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::List fields(const XP_Class& ){ return Rcpp::List(0); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:35:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::List getMethods(const XP_Class&, std::string&){ return Rcpp::List(0); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:36:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::List getConstructors(const XP_Class&, std::string&){ return Rcpp::List(0); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:38:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void run_finalizer(SEXP){ }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:40:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual bool has_default_constructor(){ return false ; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:41:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual bool has_method( const std::string& ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:44:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual bool has_property( const std::string& ) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:47:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual SEXP newInstance(SEXP *, int){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:50:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual SEXP invoke( SEXP, SEXP, SEXP *, int ){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:53:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual SEXP invoke_void( SEXP, SEXP, SEXP *, int ){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:56:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual SEXP invoke_notvoid( SEXP, SEXP, SEXP *, int ){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:60:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::CharacterVector method_names(){ return Rcpp::CharacterVector(0) ; }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:61:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::CharacterVector property_names(){ return Rcpp::CharacterVector(0) ; }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual bool property_is_readonly(const std::string& ) { return false ; }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:63:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual std::string property_class(const std::string& ) { return "" ; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:64:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::IntegerVector methods_arity(){ return Rcpp::IntegerVector(0) ; }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:65:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::LogicalVector methods_voidness(){ return Rcpp::LogicalVector(0); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:66:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::List property_classes(){ return Rcpp::List(0); }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:68:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Rcpp::CharacterVector complete(){ return Rcpp::CharacterVector(0) ; }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:69:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~class_Base(){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:71:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual SEXP getProperty( SEXP, SEXP ) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:74:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void setProperty( SEXP, SEXP, SEXP) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual std::string get_typeinfo_name(){ return "" ; }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:78:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool has_typeinfo_name( const std::string& name_ ){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class_Base.h:81:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void add_enum( const std::string& enum_name, const std::map<std::string, int>& value ){
                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:38:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Module() :
                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:41:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Module(const char* name_) :
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:53:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP invoke( const std::string& name_, SEXP* args, int nargs){  // #nocov start
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:72:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         IntegerVector functions_arity(){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:88:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CharacterVector functions_names(){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline CharacterVector class_names(){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:114:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         List classes_info() ;
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CharacterVector complete(){            // #nocov start
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get_function( const std::string& name_ ){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:179:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline DL_FUNC get_function_ptr( const std::string& name_ ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:192:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void Add( const char* name_ , CppFunction* ptr){
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void AddClass(const char* name_ , class_Base* cptr){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:201:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool has_function( const std::string& m){           // #nocov start
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:205:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool has_class( const std::string& m){
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppClass get_class( const std::string& cl ) ;
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:211:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         class_Base* get_class_pointer(const std::string& cl){
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module.h:219:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void add_enum( const std::string& parent_class_typeinfo_name, const std::string& enum_name, const std::map<std::string, int>& value ){
                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:102:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppMethod() {}
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:103:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual SEXP operator()(Class* /*object*/, SEXP* /*args*/) { return R_NilValue ; }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~CppMethod(){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:105:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual int nargs(){ return 0 ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual bool is_void(){ return false ; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:107:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual bool is_const(){ return false ; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:108:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void signature(std::string& s, const char* name ){ s = name ; }
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:117:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppInheritedMethod( ParentMethod* parent_method_pointer_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:121:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP operator()( Class* object, SEXP* args){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:124:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int nargs(){ return parent_method_pointer->nargs() ; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:125:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool is_void(){ return parent_method_pointer->is_void() ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:126:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool is_const(){ return parent_method_pointer->is_const() ; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:127:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void signature(std::string& s, const char* name){ return parent_method_pointer->signature(s, name) ; }
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:133,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:25:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:31:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:39:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:48:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:58:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:69:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:81:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_ctor_signature.h:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void ctor_signature( std::string& s, const std::string& classname ){
                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:134,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:28:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ) = 0 ;
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:29:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs() = 0 ;
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:30:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name) = 0 ;
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:36:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* /*args*/, int /*nargs*/ ){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:39:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 0 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:40:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:46:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 1 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:50:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:56:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 2 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:63:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:69:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:76:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 3 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:77:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:83:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 4 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:92:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:98:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:107:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 5 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:108:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:114:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:124:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 6 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:125:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:131:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:142:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 7 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Constructor.h:143:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:28:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ) = 0 ;
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:29:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs() = 0 ;
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:30:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name) = 0 ;
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:36:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Factory_0( Class* (*fun)(void) ) : ptr_fun(fun){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:37:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual Class* get_new( SEXP* args, int nargs ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:40:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual int nargs(){ return 0 ; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:41:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual void signature(std::string& s, const std::string& class_name ){
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_1( Class* (*fun)(U0) ) :ptr_fun(fun){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:51:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:54:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 1 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:55:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:64:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_2( Class* (*fun)(U0, U1) ) :ptr_fun(fun){}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:65:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:71:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 2 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:72:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:81:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_3( Class* (*fun)(U0, U1, U2) ) :ptr_fun(fun){}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:89:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 3 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:90:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:99:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_4( Class* (*fun)(U0, U1, U2, U3) ) :ptr_fun(fun){}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:100:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 4 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:109:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:118:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_5( Class* (*fun)(U0, U1, U2, U3, U4) ) :ptr_fun(fun){}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:119:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:128:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 5 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:129:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:138:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_6( Class* (*fun)(U0, U1, U2, U3, U4, U5) ) :ptr_fun(fun){}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:149:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 6 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:150:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:159:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Factory_7( Class* (*fun)(U0, U1, U2, U3, U4, U5, U6) ) :ptr_fun(fun){}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:160:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual Class* get_new( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:171:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual int nargs(){ return 7 ; }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Factory.h:172:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   virtual void signature(std::string& s, const std::string& class_name ){
                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:137,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_signature.h:25:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool yes( SEXP* /*args*/, int /* nargs */ ){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_signature.h:30:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool yes_arity( SEXP* /* args */ , int nargs){
                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:150:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            ) : ctor(ctor_), valid(valid_), docstring(doc == 0 ? "" : doc){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:156:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs(){ return ctor->nargs() ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:157:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& buffer, const std::string& class_name){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:170:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            ) : fact(fact_), valid(valid_), docstring(doc == 0 ? "" : doc){}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs(){ return fact->nargs() ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:177:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& buffer, const std::string& class_name){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:187:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SignedMethod( METHOD* m, ValidMethod valid_, const char* doc ) : method(m), valid(valid_), docstring(doc == 0 ? "" : doc) {}
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int nargs(){ return method->nargs() ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_void(){ return method->is_void() ; }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:195:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool is_const(){ return method->is_const() ; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:196:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void signature(std::string& s, const char* name){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:209:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_CppConstructor( SignedConstructor<Class>* m, const XP_Class& class_xp, const std::string& class_name, std::string& buffer ) : Reference( "C++Constructor" ){
                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:39:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CLASS__( const __CLASS__& other ) : Base(other) {          \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:219:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppConstructor)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:219:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppConstructor)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:219:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppConstructor)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:231:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_CppOverloadedMethods( vec_signed_method* m, const XP_Class& class_xp, const char* name, std::string& buffer ) : Reference( "C++OverloadedMethods" ){
                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:39:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CLASS__( const __CLASS__& other ) : Base(other) {          \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:258:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppOverloadedMethods)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:258:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppOverloadedMethods)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:258:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_CppOverloadedMethods)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:32:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod0( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:33:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP*) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:36:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 0; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:37:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:38:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:49:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod0( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:50:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* ) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:54:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 0; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:55:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:56:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:57:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod0( Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:70:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP*) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:73:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 0; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:74:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:75:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:76:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:86:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod0( Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:87:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP*) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:91:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 0; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:93:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:94:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:108:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod1(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:109:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:113:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:114:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:115:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:116:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:127:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod1( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:128:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:148:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod1(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:153:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:154:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:155:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:156:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:167:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod1(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:168:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:191:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod2(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:192:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:197:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:198:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:199:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:200:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod2( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:212:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:218:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:219:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:220:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:221:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:233:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod2(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:239:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:240:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:241:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:242:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:253:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod2(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:254:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:260:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:261:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:262:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:263:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:278:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod3(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:279:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:285:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:286:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:287:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:288:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:299:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod3( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:300:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:307:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:308:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:309:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:322:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod3(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:329:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:330:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:331:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:332:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:343:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod3(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:344:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:351:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:352:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:353:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:354:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:369:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod4(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:377:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:378:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:379:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:380:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:391:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod4( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:392:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:400:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:402:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:403:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:415:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod4(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:423:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:424:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:425:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:426:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:437:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod4(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:438:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:446:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:447:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:448:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:449:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:464:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod5(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:465:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:473:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:474:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:475:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:476:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:487:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod5( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:488:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:497:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:498:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:499:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:500:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:512:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod5(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:513:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:522:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:523:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:535:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod5(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:536:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:545:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:546:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:547:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:548:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:563:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod6(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:564:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:573:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:574:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:575:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:576:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:587:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod6( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:588:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:598:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:601:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:613:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod6(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:614:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:623:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:624:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:625:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:626:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:637:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod6(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:638:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:648:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:649:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:650:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:651:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:666:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod7(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:667:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:677:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:678:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:679:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:680:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:691:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod7( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:692:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:703:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:704:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:705:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:706:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:718:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod7(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:719:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:729:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:730:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:731:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:732:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:743:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod7(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:744:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:756:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:757:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:758:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:773:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod8(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:774:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:785:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:786:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:788:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:799:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod8( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:800:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:812:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:813:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:815:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:827:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod8(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:839:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:840:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:841:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:842:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:853:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod8(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:854:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:866:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:867:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:868:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:869:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:884:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod9(Method m) : method_class(), met(m) {}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:885:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:897:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:898:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:900:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:911:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod9( Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:925:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:926:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:927:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:928:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:940:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod9(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:941:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:953:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:954:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:955:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:956:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:967:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod9(Method m) : method_class(), met(m) {}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:968:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:981:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:982:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:983:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:984:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:999:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod10(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1000:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1013:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1014:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1015:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1016:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1027:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod10( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1028:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1042:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1043:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1044:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1045:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod10(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1058:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1071:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1072:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1073:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1074:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1085:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod10(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1086:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1101:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1102:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1103:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1118:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod11(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1147:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod11( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1163:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1164:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1166:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1178:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod11(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1179:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1195:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1196:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1207:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod11(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1208:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1223:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1225:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1226:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1241:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod12(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1242:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1257:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1258:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1259:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1271:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod12( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1272:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1288:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1289:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1291:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1303:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod12(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1304:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1319:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1320:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1321:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1322:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1333:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod12(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1350:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1351:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1352:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1353:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1368:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod13(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1385:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1399:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod13( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1417:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1420:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1432:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod13(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1433:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1449:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1450:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1452:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1463:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod13(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1464:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1481:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1482:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1483:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1484:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1499:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod14(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1500:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1517:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1518:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1520:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1531:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod14( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1550:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1551:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1553:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod14(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1566:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1583:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1584:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1585:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1586:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod14(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1598:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1618:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1619:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1634:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod15(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1635:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1653:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1656:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1667:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod15( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1668:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1687:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1688:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1689:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1690:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod15(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1703:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1722:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1723:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1724:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1735:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod15(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1736:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1755:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1756:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1757:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1758:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1773:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod16(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1774:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1793:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1794:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1795:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1796:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1807:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod16( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1808:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1828:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1829:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1830:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1831:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1843:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod16(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1844:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1863:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1864:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1865:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1866:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1877:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod16(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1878:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1898:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1899:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1900:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1901:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1916:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod17(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1917:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1937:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1938:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1939:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1940:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1951:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod17( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1952:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1973:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1974:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1975:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1976:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1988:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod17(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:1989:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2009:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2010:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2011:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2012:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2023:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod17(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2024:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2045:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2046:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2047:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2048:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2063:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod18(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2064:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2085:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2087:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2088:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod18( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2123:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2125:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2137:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod18(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2159:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2160:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2162:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2173:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod18(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2174:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2196:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2197:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2198:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2199:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod19(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2237:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2238:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2239:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2240:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod19( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2252:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2276:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2277:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2290:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod19(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2291:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2313:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2314:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2315:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2316:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2327:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod19(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2328:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2351:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2352:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2353:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2354:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2369:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod20(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2370:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2394:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2395:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2396:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2407:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod20( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2408:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2432:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2433:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2434:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2447:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod20(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2448:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2471:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2473:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2474:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2485:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod20(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2486:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2510:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2511:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2512:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2513:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2528:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod21(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2529:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2553:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2554:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2555:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2567:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod21( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2568:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2593:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2594:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2595:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2596:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2608:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod21(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2609:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2634:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2635:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2647:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod21(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2648:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2673:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2674:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2675:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2691:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod22(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2692:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2717:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2718:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2719:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2731:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod22( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2732:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2758:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2759:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2760:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2761:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2773:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod22(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2774:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2799:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2800:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2801:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2802:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2813:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod22(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2814:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2841:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2842:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2843:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2858:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod23(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2859:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2885:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2886:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2887:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2888:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod23( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2900:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2927:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2928:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2929:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2930:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2942:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod23(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2943:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2969:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2970:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2972:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2983:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod23(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:2984:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3011:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3012:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3013:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3014:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3029:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod24(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3030:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3057:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3058:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3059:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3060:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3071:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod24( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3072:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3100:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3101:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3102:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3103:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod24(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3116:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3143:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3144:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3145:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3146:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3157:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod24(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3158:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3186:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3187:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3189:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3204:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod25(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3205:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3234:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3235:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3236:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3247:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod25( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3277:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3278:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3279:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3280:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3292:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod25(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3293:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3323:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3335:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod25(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3365:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3366:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3367:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3368:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3383:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod26(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3384:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3413:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3414:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3415:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3416:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3427:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod26( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3458:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3459:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3460:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3473:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod26(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3474:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3503:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3504:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3505:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3506:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3517:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod26(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3518:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3548:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3549:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3550:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3551:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3566:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod27(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3567:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3597:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3598:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3600:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3611:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod27( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3612:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3643:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3644:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3645:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3646:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3658:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod27(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3689:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3690:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3691:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3692:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3703:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod27(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3704:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3735:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3736:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3737:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3738:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3753:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod28(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3754:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3785:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3786:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3788:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3799:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod28( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3800:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3832:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3833:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3834:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3835:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3847:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod28(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3848:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3879:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3880:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3881:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3882:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3893:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod28(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3894:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3927:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3928:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3929:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3944:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod29(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3945:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3977:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3978:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3980:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3991:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod29( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:3992:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4025:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4026:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4027:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4028:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4040:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod29(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4041:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4073:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4074:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4075:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4076:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4087:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod29(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4088:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4121:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4122:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4123:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4124:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4139:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod30(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4176:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4187:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod30( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4222:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4224:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4225:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4237:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod30(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4238:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4272:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4274:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4285:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod30(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4286:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4320:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4321:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4322:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4323:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod31(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4339:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4374:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4375:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4376:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod31( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4423:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4424:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4425:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4426:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4438:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod31(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4439:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4473:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4474:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4475:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4476:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4487:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod31(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4488:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4523:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4524:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4525:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4526:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4541:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod32(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4542:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4580:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4591:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod32( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4628:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4629:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4630:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4631:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4643:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod32(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4644:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4679:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4680:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4681:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4682:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4693:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod32(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4694:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4730:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4731:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4732:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4733:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4748:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod33(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4749:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4785:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4786:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4788:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4799:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod33( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4800:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4837:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4838:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4839:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4840:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4852:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod33(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4853:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4890:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4891:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4892:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4903:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod33(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4904:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4941:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4942:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4943:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4944:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4959:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod34(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4960:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4997:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4998:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:4999:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5000:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5011:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod34( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5012:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5050:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5051:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5052:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5053:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5065:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod34(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5066:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5103:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5104:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5105:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5106:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5117:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod34(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5156:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5157:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5158:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5159:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod35(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5175:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5213:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5215:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5216:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod35( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5267:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5268:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5269:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5270:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5282:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod35(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5283:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5323:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5335:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod35(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5336:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5375:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5376:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5377:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5378:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5393:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod36(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5394:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5433:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5434:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5435:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5436:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5447:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod36( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5448:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5488:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5489:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5490:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5491:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5503:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod36(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5504:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5543:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5544:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5545:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5546:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5557:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod36(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5558:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5598:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5599:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5600:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5601:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5616:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod37(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5617:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5657:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5658:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5659:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5660:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5671:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod37( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5672:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5713:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5714:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5715:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5716:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5728:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod37(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5729:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5769:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5770:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5771:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5772:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5783:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod37(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5784:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5825:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5826:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5827:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5828:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5843:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod38(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5844:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5885:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5886:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5887:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5888:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod38( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5900:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5942:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5943:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5944:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5945:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5957:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod38(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5958:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:5999:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6000:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6001:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6002:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6013:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod38(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6014:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6056:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6057:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6058:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6059:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6074:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod39(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6075:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6117:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6118:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6119:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6131:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod39( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6132:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6175:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6176:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6177:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6178:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6190:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod39(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6191:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6234:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6235:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6236:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6247:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod39(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6248:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6291:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6292:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6293:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6309:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod40(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6310:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6354:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6355:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6356:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6367:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod40( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6368:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6412:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6413:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6414:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6415:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6427:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod40(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6428:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6471:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6473:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6474:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6485:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod40(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6486:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6530:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6531:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6532:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6533:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6548:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod41(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6549:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6593:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6594:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6595:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6596:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod41( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6608:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6653:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6654:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6656:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6668:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod41(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6669:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6713:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6714:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6715:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6716:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6727:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod41(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6728:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6773:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6774:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6775:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6776:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6791:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod42(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6792:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6837:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6838:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6839:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6840:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6851:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod42( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6852:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6898:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6899:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6900:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6901:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6913:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod42(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6914:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6959:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6960:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6961:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6962:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6973:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod42(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:6974:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7020:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7021:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7022:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7023:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7038:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod43(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7039:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7085:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7086:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7087:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7088:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7099:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod43( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7147:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7148:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7149:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7150:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7162:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod43(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7209:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7210:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7211:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7212:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7223:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod43(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7224:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7272:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7274:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7289:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod44(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7290:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7337:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7340:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7351:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod44( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7352:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7400:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7402:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7403:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod44(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7416:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7463:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7464:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7465:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7466:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7477:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod44(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7478:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7526:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7527:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7528:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7529:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7544:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod45(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7545:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7593:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7594:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7595:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7596:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7607:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod45( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7608:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7657:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7658:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7659:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7660:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7672:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod45(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7722:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7723:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7724:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7735:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod45(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7736:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7785:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7786:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7788:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7803:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod46(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7804:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7853:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7854:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7855:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7856:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7867:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod46( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7868:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7918:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7919:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7920:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7921:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7933:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod46(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7934:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7983:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7984:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7985:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7986:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7997:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod46(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:7998:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8048:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8049:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8050:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8051:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8066:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod47(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8067:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8117:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8118:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8119:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8131:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod47( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8132:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8183:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8184:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8185:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8186:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8198:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod47(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8199:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8249:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8250:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8251:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8252:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8263:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod47(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8264:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8315:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8316:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8317:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8318:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8333:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod48(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8385:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8386:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8388:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8399:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod48( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8452:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8453:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8454:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8455:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8467:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod48(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8468:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8519:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8520:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8521:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8522:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8533:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod48(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8534:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8586:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8587:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8588:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8589:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8604:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod49(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8605:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8657:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8658:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8659:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8660:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8671:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod49( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8672:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8725:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8726:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8727:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8728:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8740:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod49(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8741:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8793:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8794:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8795:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8796:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8807:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod49(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8808:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8861:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8862:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8863:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8864:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8879:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod50(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8880:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8933:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8934:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8935:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8936:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8947:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod50( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:8948:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9002:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9003:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9004:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9005:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9017:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod50(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9018:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9071:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9072:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9073:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9074:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9085:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod50(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9086:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9140:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9141:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9142:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9143:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9158:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod51(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9159:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9213:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9215:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9216:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod51( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9284:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9286:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9298:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod51(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9354:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9355:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9356:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod51(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9368:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9423:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9424:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9425:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9426:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9441:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod52(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9442:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9497:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9498:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9499:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9500:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9511:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod52( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9512:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9568:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9569:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9570:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9571:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9583:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod52(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9584:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9639:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9640:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9641:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9642:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9653:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod52(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9654:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9710:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9711:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9712:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9713:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9728:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod53(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9729:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9785:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9786:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9787:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9788:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9799:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod53( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9800:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9857:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9858:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9860:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9872:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod53(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9873:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9929:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9930:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9931:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9932:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod53(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:9944:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10001:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10002:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10003:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10004:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10019:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod54(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10020:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10077:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10078:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10079:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10080:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10091:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod54( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10092:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10150:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10151:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10152:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10153:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10165:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod54(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10166:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10223:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10225:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10226:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10237:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod54(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10238:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10296:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10297:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10298:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10299:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10314:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod55(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10315:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10374:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10375:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10376:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10387:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod55( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10448:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10450:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10462:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod55(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10463:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10521:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10522:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10523:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10524:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10535:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod55(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10536:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10595:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10596:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10598:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10613:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod56(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10614:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10673:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10674:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10675:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10676:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10687:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod56( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10688:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10748:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10749:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10751:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10763:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod56(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10764:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10823:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10825:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10826:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10837:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod56(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10838:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10898:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10899:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10900:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10901:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10916:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod57(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10917:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10977:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10978:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10979:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10980:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10991:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod57( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:10992:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11053:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11054:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11055:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11056:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11068:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod57(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11069:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11129:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11130:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11131:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11132:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod57(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11144:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11205:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod58(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11224:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11285:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11286:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11287:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11288:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11299:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod58( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11300:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11362:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11363:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11364:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11365:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11377:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod58(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11378:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11439:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11440:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11441:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11442:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11453:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod58(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11454:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11516:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11517:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11518:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11519:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11534:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod59(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11535:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11597:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11598:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11600:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11611:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod59( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11612:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11675:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11676:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11677:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11678:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11690:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod59(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11691:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11753:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11754:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11755:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11756:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11767:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod59(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11768:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11831:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11832:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11833:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11834:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11849:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod60(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11850:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11913:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11914:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11915:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11916:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11927:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod60( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11928:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11992:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11993:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11994:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:11995:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12007:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod60(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12008:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12071:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12072:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12073:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12074:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12085:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod60(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12086:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12150:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12151:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12152:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12153:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod61(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12233:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12234:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12235:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12236:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12247:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod61( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12248:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12313:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12314:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12315:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12316:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12328:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod61(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12394:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12395:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12396:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12407:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod61(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12408:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12473:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12474:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12475:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12476:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12491:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod62(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12492:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12557:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12558:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12559:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12571:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod62( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12572:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12638:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12639:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12640:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12641:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12653:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod62(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12654:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12719:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12720:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12721:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12722:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12733:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod62(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12734:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12800:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12802:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12803:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12818:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod63(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12819:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12885:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12886:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12887:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12888:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod63( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12900:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12967:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12968:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12969:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12970:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12982:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod63(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:12983:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13049:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13050:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13051:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13052:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13063:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod63(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13064:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13131:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13132:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13133:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13134:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13149:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod64(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13217:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13218:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13220:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13231:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod64( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13232:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13300:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13301:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13302:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13315:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod64(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13316:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13383:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13384:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13385:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13386:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13397:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod64(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13398:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13466:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13467:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13468:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13469:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13484:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod65(Method m) : method_class(), met(m) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13485:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13553:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13554:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13555:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13567:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppMethod65( Method m) : method_class(), met(m) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13568:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13637:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13638:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13639:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13640:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13652:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod65(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13653:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13722:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13723:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13724:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13735:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const_CppMethod65(Method m) : method_class(), met(m) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13736:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:262,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13805:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13806:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13807:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:13808:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name ) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod0( Method m) : method_class(), met(m){}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:32:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:35:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 0 ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:36:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:37:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:38:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name){ Rcpp::signature<RESULT_TYPE>(s, name) ; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:48:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod0( Method m) : method_class(), met(m){}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:49:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:53:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 0 ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return true ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:55:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:56:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name){ Rcpp::signature<void_type>(s, name) ; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:69:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod0( Method m) : method_class(), met(m){}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:70:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:73:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 0 ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:74:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:75:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return true ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:76:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name){ Rcpp::signature<RESULT_TYPE>(s, name) ; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:86:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod0( Method m) : method_class(), met(m){}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:87:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:91:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 0 ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return true ; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:93:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return true ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:95:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name){ Rcpp::signature<void_type>(s, name) ; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:109:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod1(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:115:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:116:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:117:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:128:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod1(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:129:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:134:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:135:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod1(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:153:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:157:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:158:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:171:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod1( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 1; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:178:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:179:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:180:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:194:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod2(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:195:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:200:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:201:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:202:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:203:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod2(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:215:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:221:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:222:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:223:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:224:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod2(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:240:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:245:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:247:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:248:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:259:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod2( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:260:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:266:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 2; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:267:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:269:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod3(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:284:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:290:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:291:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:293:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:304:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod3(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:305:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:312:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:313:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:314:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:315:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:330:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod3(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:331:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:337:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:338:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:340:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:351:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod3( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:352:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:359:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 3; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:360:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:361:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod4(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:384:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:385:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:387:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:398:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod4(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:399:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:407:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:408:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:409:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:410:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:425:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod4(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:433:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:434:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:435:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:436:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:447:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod4( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:448:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:456:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 4; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:457:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:458:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:459:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:473:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod5(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:474:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:483:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:484:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:485:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod5(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:506:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:507:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:508:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:509:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:524:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod5(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:533:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:534:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:535:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:536:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:547:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod5( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:548:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:557:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 5; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:558:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:559:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:574:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod6(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:575:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:584:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:585:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:586:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:587:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:598:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod6(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:599:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:609:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:610:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:611:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:612:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:627:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod6(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:628:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:637:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:638:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:639:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:640:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:651:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod6( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:652:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:662:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 6; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:663:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:664:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:665:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:679:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod7(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:680:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:690:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:691:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:692:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:693:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:704:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod7(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:705:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:716:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:718:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:719:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:734:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod7(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:735:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:746:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:747:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:748:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:759:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod7( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:760:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:771:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 7; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:772:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:773:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:774:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:788:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod8(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:789:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:800:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:802:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:803:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:814:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod8(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:815:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:827:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:828:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:829:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:830:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:845:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod8(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:846:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:857:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:858:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:860:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:871:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod8( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:872:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:884:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 8; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:885:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:886:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:887:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:901:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod9(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:902:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:914:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:915:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:916:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:917:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:928:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod9(Method m) : method_class(), met(m) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:929:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:942:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:943:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:944:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:945:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:960:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod9(Method m) : method_class(), met(m) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:961:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:973:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:974:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:975:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:976:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:987:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod9( Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:988:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1001:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 9; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1002:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1003:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1004:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1018:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod10(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1019:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1032:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1033:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1034:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1046:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod10(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1047:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1061:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1062:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1063:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1064:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1079:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod10(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1080:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1093:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1094:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1095:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1096:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1107:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod10( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1108:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 10; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1123:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1124:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1125:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1139:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod11(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1140:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1154:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1155:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1156:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1168:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod11(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1169:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1185:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1187:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod11(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1217:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1218:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1219:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1220:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod11( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1232:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1247:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 11; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1248:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1249:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1250:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1264:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod12(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1265:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1280:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1282:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1283:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1294:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod12(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1295:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1311:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1312:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1313:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1314:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1329:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod12(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1330:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1345:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1346:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1347:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod12( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1376:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 12; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1377:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1378:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1379:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1393:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod13(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1394:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1410:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1411:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1412:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1413:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1424:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod13(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1425:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1442:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1443:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1444:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1445:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1460:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod13(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1461:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1477:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1478:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1479:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1491:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod13( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1492:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1509:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 13; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1511:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1512:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1526:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod14(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1527:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1544:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1545:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1546:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1547:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1558:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod14(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1559:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1577:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1578:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1579:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1580:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod14(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1596:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1613:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1614:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1615:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1616:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1627:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod14( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1628:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1646:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 14; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1647:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1649:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1663:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod15(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1664:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1682:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1683:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1684:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1685:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1696:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod15(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1697:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1716:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1718:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1719:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1734:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod15(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1735:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1753:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1754:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1755:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1756:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod15( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1787:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 15; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1788:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1789:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1790:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1804:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod16(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1805:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1824:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1825:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1826:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1827:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1838:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod16(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1839:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1859:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1860:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1861:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1862:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1877:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod16(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1878:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1897:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1898:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1899:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1900:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1911:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod16( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1912:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1932:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 16; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1934:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1935:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1949:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod17(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1950:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1970:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1971:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1972:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1973:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1984:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod17(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:1985:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2006:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2007:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2008:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2009:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2024:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod17(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2025:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2045:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2046:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2047:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2048:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2059:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod17( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2060:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2081:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 17; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2082:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2083:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2084:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2098:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod18(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2099:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2120:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2121:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2122:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2123:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2134:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod18(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2135:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2157:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2158:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2160:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2175:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod18(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2197:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2198:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2199:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2200:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod18( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2212:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2234:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 18; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2235:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2236:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2237:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod19(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2252:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2275:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2276:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2277:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2288:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod19(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2289:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2312:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2313:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2314:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2315:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2330:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod19(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2331:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2353:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2354:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2355:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2356:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2367:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod19( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2368:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2391:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 19; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2392:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2393:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2394:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2408:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod20(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2409:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2432:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2433:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2434:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2446:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod20(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2471:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2472:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2473:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2474:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2489:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod20(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2490:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2513:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2515:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2516:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2527:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod20( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2528:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2552:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 20; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2553:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2554:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2555:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2569:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod21(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2570:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2594:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2595:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2596:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2597:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2608:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod21(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2609:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2634:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2635:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2637:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2652:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod21(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2653:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2677:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2678:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2679:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2680:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2691:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod21( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2692:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2717:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 21; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2718:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2719:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2720:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2734:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod22(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2735:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2760:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2761:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2762:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2763:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2774:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod22(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2775:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2801:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2802:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2803:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2804:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2819:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod22(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2820:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2845:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2846:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2847:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2848:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2859:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod22( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2860:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2886:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 22; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2887:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2888:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2889:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2903:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod23(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2904:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2930:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2931:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2932:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2933:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2944:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod23(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2945:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2972:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2973:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2974:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2975:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2990:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod23(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:2991:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3017:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3018:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3019:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3020:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3031:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod23( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3032:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3059:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 23; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3060:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3061:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3062:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3076:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod24(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3077:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3104:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3105:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3106:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3107:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod24(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3147:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3148:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3149:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3150:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3165:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod24(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3166:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3195:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3196:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3207:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod24( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3208:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3236:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 24; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3237:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3238:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3239:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod25(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3254:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3283:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3284:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3285:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod25(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3297:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3326:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3327:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3328:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3344:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod25(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3373:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3374:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3375:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3376:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3387:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod25( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3417:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 25; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3418:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3419:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3420:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3434:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod26(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3435:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3464:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3466:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3467:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3478:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod26(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3479:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3509:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3510:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3511:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3512:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3527:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod26(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3528:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3557:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3558:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3559:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3571:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod26( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3572:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3602:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 26; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3603:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3604:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3605:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3619:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod27(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3620:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3650:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3651:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3652:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3653:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3664:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod27(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3696:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3697:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3698:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3699:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3714:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod27(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3715:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3746:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3747:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3748:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod27( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3760:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3791:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 27; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3792:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3793:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3794:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3808:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod28(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3809:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3840:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3841:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3842:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3843:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3854:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod28(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3855:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3887:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3888:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3889:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3890:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3905:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod28(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3906:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3937:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3938:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3939:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3940:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3951:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod28( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3952:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3984:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 28; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3985:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3986:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:3987:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4001:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod29(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4002:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4034:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4035:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4036:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4037:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4048:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod29(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4049:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4082:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4083:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4085:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4100:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod29(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4101:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4133:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4136:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4147:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod29( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 29; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4182:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4183:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4184:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod30(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4199:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4232:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4233:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4234:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4246:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod30(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4247:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4281:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4282:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4283:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4299:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod30(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4300:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4333:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4334:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4335:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4336:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4347:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod30( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4348:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4382:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 30; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4383:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4399:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod31(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4434:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4435:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4436:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod31(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4449:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4484:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4485:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4486:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4487:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4502:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod31(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4503:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4537:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4539:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4540:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4551:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod31( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4552:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4587:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 31; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4588:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4589:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4590:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4604:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod32(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4605:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4640:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4641:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4642:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4643:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4654:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod32(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4655:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4691:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4692:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4693:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4694:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4709:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod32(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4710:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4746:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4747:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4748:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod32( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4760:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4796:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 32; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4797:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4798:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4799:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4813:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod33(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4814:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4850:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4851:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4852:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4853:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4864:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod33(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4865:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4902:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4903:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4904:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4905:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4920:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod33(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4921:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4957:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4958:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4959:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4960:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4971:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod33( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:4972:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5009:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 33; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5010:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5011:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5012:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5026:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod34(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5027:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5064:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5065:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5066:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5067:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5078:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod34(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5079:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5117:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5118:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5119:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5120:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5135:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod34(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5136:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5176:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5187:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod34( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 34; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5228:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5229:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5243:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod35(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5244:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5283:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5284:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5285:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5296:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod35(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5297:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5336:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5338:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5339:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod35(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5355:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5393:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5394:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5395:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5396:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5407:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod35( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5408:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5447:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 35; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5448:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5450:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5464:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod36(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5465:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5504:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5505:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5506:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5507:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5518:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod36(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5519:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5559:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5560:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5561:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5562:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5577:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod36(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5578:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5617:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5618:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5619:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5620:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5631:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod36( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5632:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5672:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 36; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5673:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5675:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5689:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod37(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5690:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5730:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5731:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5732:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5733:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5744:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod37(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5786:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5787:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5789:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5804:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod37(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5805:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5845:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5846:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5847:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5848:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5859:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod37( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5860:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5901:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 37; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5902:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5903:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5904:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5918:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod38(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5919:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5960:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5961:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5962:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5963:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5974:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod38(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:5975:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6017:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6018:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6019:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6020:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6035:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod38(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6036:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6077:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6078:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6079:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6080:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6091:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod38( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6092:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6134:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 38; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6135:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6136:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6137:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6151:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod39(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6152:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6194:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6195:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6196:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6197:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6208:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod39(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6209:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6252:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6253:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6254:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6255:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6270:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod39(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6271:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6313:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6314:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6315:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6316:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6327:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod39( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6328:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6371:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 39; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6372:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6373:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6374:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6388:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod40(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6389:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6432:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6433:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6434:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6435:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6446:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod40(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6491:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6492:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6493:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6494:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6509:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod40(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6510:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6553:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6554:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6555:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6567:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod40( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6568:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6612:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 40; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6613:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6614:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6615:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6629:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod41(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6630:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6674:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6675:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6676:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6677:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6688:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod41(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6689:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6734:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6735:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6736:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6737:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6752:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod41(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6797:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6798:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6799:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6800:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6811:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod41( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6812:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6857:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 41; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6858:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6860:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6874:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod42(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6875:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6920:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6921:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6922:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6923:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6934:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod42(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6935:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6981:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6982:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6983:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6984:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:6999:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod42(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7000:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7045:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7046:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7047:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7048:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7059:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod42( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7060:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7106:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 42; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7107:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7108:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7109:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7123:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod43(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7124:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7170:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7172:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7173:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7184:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod43(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7232:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7233:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7234:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7235:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7250:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod43(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7251:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7297:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7298:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7299:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7300:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7311:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod43( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7312:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7359:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 43; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7360:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7361:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7362:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7376:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod44(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7377:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7424:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7425:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7426:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7427:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod44(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7439:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7487:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7488:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7489:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7490:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7505:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod44(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7506:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7553:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7554:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7555:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7556:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7567:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod44( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7568:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7616:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 44; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7618:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7619:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7633:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod45(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7634:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7682:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7683:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7684:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7685:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7696:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod45(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7697:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7746:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7747:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7748:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7749:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7764:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod45(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7765:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7813:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7815:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7816:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7827:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod45( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7828:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7877:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 45; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7878:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7879:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7880:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7894:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod46(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7895:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7944:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7945:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7946:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7947:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7958:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod46(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:7959:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8009:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8010:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8011:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8012:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8027:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod46(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8028:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8077:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8078:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8079:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8080:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8091:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod46( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8092:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8142:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 46; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8143:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8144:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8145:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8159:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod47(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8160:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8210:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8211:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8212:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8213:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8224:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod47(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8225:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8276:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8277:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8278:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8294:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod47(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8295:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8345:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8346:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8347:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8348:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8359:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod47( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8360:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8411:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 47; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8412:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8413:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8414:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8428:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod48(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8429:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8481:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8482:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8483:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8494:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod48(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8547:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8548:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8549:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8550:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8565:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod48(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8566:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8617:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8618:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8619:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8620:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8631:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod48( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8632:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8684:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 48; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8685:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8686:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8687:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8701:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod49(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8702:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8754:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8755:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8756:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8757:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8768:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod49(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8769:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8822:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8823:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8824:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8825:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8840:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod49(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8841:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8893:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8894:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8895:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8896:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8907:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod49( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8908:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8961:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 49; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8962:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8963:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8964:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8978:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod50(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:8979:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9032:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9033:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9034:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9046:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod50(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9047:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9101:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9102:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9103:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9104:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9119:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod50(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9174:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9175:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9176:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9187:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod50( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9242:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 50; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9243:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9245:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9259:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod51(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9260:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9314:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9315:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9316:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9317:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9328:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod51(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9329:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9384:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9385:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9387:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9402:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod51(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9403:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9457:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9458:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9459:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9460:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod51( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9472:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9527:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 51; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9528:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9529:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9530:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9544:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod52(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9545:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9600:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9601:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9603:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod52(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9615:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9671:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9672:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9673:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9674:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9689:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod52(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9690:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9746:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9747:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9748:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod52( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9760:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9816:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 52; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9817:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9818:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9819:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9833:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod53(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9834:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9890:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9891:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9892:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9893:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9904:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod53(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9905:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9962:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9963:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9964:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9965:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9980:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod53(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:9981:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10037:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10038:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10039:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10040:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod53( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10052:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10109:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 53; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10110:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10111:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10126:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod54(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10184:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10185:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10186:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10187:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10198:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod54(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10199:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10257:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10258:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10259:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10260:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod54(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10276:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10333:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10334:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10335:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10336:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10347:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod54( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10348:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10406:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 54; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10407:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10408:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10409:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10423:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod55(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10424:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10482:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10483:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10484:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10485:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10496:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod55(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10497:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10556:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10557:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10558:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10559:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10574:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod55(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10575:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10633:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10634:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10635:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10636:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10647:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod55( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10648:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10707:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 55; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10708:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10709:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10710:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10724:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod56(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10725:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10784:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10785:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10786:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10787:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10798:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod56(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10799:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10859:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10860:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10861:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10862:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10877:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod56(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10878:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10937:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10938:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10939:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10940:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10951:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod56( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:10952:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11012:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 56; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11013:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11014:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11015:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11029:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod57(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11030:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11090:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11091:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11092:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11093:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11104:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod57(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11105:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11167:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11168:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11169:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11184:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod57(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11245:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11247:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11248:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11259:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod57( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11260:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11321:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 57; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11322:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11323:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11324:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11338:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod58(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11339:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11400:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11402:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11403:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11414:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod58(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11415:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11477:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11478:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11479:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11480:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11495:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod58(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11496:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11557:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11558:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11559:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11560:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11571:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod58( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11572:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11634:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 58; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11635:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11637:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11651:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod59(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11652:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11714:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11715:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11716:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11717:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11728:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod59(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11729:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11792:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11793:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11794:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11795:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11810:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod59(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11811:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11873:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11874:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11875:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11876:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11887:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod59( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11888:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11951:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 59; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11952:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11953:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11954:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11968:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod60(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:11969:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12032:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12033:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12034:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12035:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12046:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod60(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12047:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12111:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12112:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12113:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12114:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12129:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod60(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12130:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12193:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12194:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12195:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12196:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12207:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod60( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12208:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12272:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 60; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12273:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12274:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12275:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12289:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod61(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12290:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12354:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12355:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12356:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12357:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12368:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod61(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12369:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12434:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12435:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12436:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12437:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod61(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12453:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12517:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12518:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12520:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12531:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod61( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12532:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12597:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 61; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12598:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12599:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12600:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12614:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod62(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12615:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12680:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12681:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12682:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12683:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12694:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod62(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12695:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12761:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12762:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12763:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12764:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12779:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod62(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12845:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12846:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12847:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12848:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12859:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod62( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12860:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12926:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 62; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12927:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12928:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12929:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12943:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod63(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:12944:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13010:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13011:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13012:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13013:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13024:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod63(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13025:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13092:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13093:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13094:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13095:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13110:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod63(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13177:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13178:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13179:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13180:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13191:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod63( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13192:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13259:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 63; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13260:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13261:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13262:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13276:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod64(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13344:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13345:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13346:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13347:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13358:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod64(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13359:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13427:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13428:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13430:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13445:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod64(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13446:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13513:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13514:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13515:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13516:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13527:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod64( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13528:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13596:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 64; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13597:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13598:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13599:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13613:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod65(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13614:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13682:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs(){ return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13683:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void(){ return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13684:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const(){ return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13685:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13696:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Pointer_CppMethod65(Method m) : method_class(), met(m) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13697:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13766:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13767:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13768:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return false; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13769:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13784:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod65(Method m) : method_class(), met(m) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13785:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()(Class* object, SEXP* args) {
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13853:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13854:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return false; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13855:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13856:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<RESULT_TYPE,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13867:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Const_Pointer_CppMethod65( Method m) : method_class(), met(m) {}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13868:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP operator()( Class* object, SEXP* args) {
                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:263,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13937:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nargs() { return 65; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13938:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_void() { return true; }
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13939:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_const() { return true; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_CppMethod.h:13940:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void signature(std::string& s, const char* name) { Rcpp::signature<void_type,U0, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, U23, U24, U25, U26, U27, U28, U29, U30, U31, U32, U33, U34, U35, U36, U37, U38, U39, U40, U41, U42, U43, U44, U45, U46, U47, U48, U49, U50, U51, U52, U53, U54, U55, U56, U57, U58, U59, U60, U61, U62, U63, U64>(s, name); }
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:270:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppProperty(const char* doc = 0) : docstring( doc == 0 ? "" : doc ) {} ;
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:271:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual ~CppProperty(){} ;
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:272:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual SEXP get(Class* ) { throw std::range_error("cannot retrieve property"); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:273:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void set(Class*, SEXP) { throw std::range_error("cannot set property"); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:274:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual bool is_readonly(){ return false; }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual std::string get_class(){ return ""; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:285:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppInheritedProperty( CppProperty<Parent>* parent_property_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:290:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get( Class* obj ){ return parent_property->get( (Parent*)obj ) ; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void set( Class* obj, SEXP s) { parent_property->set( (Parent*)obj, s ) ; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:292:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool is_readonly(){ return parent_property->is_readonly() ; }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:293:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::string get_class(){ return parent_property->get_class() ; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:302:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppFinalizer(){} ;
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:303:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void run(Class* ){} ;
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         FunctionFinalizer( Pointer p ) : finalizer(p){} ;
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:312:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void run(Class* object){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:325:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         S4_field( CppProperty<Class>* p, const XP_Class& class_xp ) : Reference( "C++Field" ){
                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:39:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CLASS__( const __CLASS__& other ) : Base(other) {          \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:334:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_field)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:334:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_field)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:334:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(S4_field)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:338,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:32:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetMethod(GetMethod getter_, const char* doc = 0) :
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) { return Rcpp::wrap((object->*getter)()); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:36:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class*, SEXP) { throw std::range_error("property is read only"); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:37:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return true; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:38:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:53:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetConstMethod(GetMethod getter_ , const char* doc = 0) :
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) { return Rcpp::wrap((object->*getter)()); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:57:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class*, SEXP) { throw std::range_error("property is read only"); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:58:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return true; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:59:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:75:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetPointerMethod(GetMethod getter_ , const char* doc = 0) :
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:78:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) { return Rcpp::wrap(getter(object)); }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:79:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class*, SEXP) { throw std::range_error("property is read only"); }
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:80:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return true; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:81:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:97:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetMethod_SetMethod(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:100:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:103:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:106:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:107:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:121:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetConstMethod_SetMethod(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:124:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:127:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:130:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:131:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:151:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetMethod_SetPointer(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:154:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:160:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:161:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:176:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetConstMethod_SetPointer(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:179:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:182:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:185:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:203:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetPointer_SetMethod(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:206:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:209:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:212:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:213:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:231:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_GetPointer_SetPointer(GetMethod getter_, SetMethod setter_, const char* doc = 0) :
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:234:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:237:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:240:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Property.h:241:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:54:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         class_( const char* name_, const char* doc = 0) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:70:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self* get_instance() {
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:98:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ~class_(){}
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:100:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& AddConstructor( constructor_class* ctor, ValidConstructor valid, const char* docstring = 0 ){
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:105:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& AddFactory( factory_class* fact, ValidConstructor valid, const char* docstring = 0 ){
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:110:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& default_constructor( const char* docstring= 0, ValidConstructor valid = &yes_arity<0> ){
                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:114,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:34:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring = 0, ValidConstructor valid = &yes_arity<7> ){
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:47:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring = 0, ValidConstructor valid = &yes_arity<6> ){
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:59:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring = 0, ValidConstructor valid = &yes_arity<5>){
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:70:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring="", ValidConstructor valid = &yes_arity<4>){
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:81:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring="",  ValidConstructor valid = &yes_arity<3>){
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:90:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring="", ValidConstructor valid = &yes_arity<2>){
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:98:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring="", ValidConstructor valid = &yes_arity<1>){
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_constructor.h:103:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& constructor( const char* docstring="", ValidConstructor valid = &yes_arity<0>){
                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:115,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:34:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1,U2,U3,U4,U5,U6), const char* docstring = 0, ValidConstructor valid = &yes_arity<7> ){
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:47:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1,U2,U3,U4,U5), const char* docstring = 0, ValidConstructor valid = &yes_arity<6> ){
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:59:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1,U2,U3,U4), const char* docstring = 0, ValidConstructor valid = &yes_arity<5>){
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:70:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1,U2,U3), const char* docstring="", ValidConstructor valid = &yes_arity<4>){
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:81:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1,U2), const char* docstring="",  ValidConstructor valid = &yes_arity<3>){
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:90:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0,U1), const char* docstring="", ValidConstructor valid = &yes_arity<2>){
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:98:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(U0), const char* docstring="", ValidConstructor valid = &yes_arity<1>){
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_class_factory.h:103:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     self& factory( Class* (*fun)(void), const char* docstring="", ValidConstructor valid = &yes_arity<0>){
                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:119:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::string get_typeinfo_name(){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:123:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP newInstance( SEXP* args, int nargs ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool has_default_constructor(){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:167:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP invoke( SEXP method_xp, SEXP object, SEXP *args, int nargs ){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:194:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP invoke_void( SEXP method_xp, SEXP object, SEXP *args, int nargs ){
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:216:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP invoke_notvoid( SEXP method_xp, SEXP object, SEXP *args, int nargs ){
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:239:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& AddMethod( const char* name_, method_class* m, ValidMethod valid = &yes, const char* docstring = 0){
                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:251:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& AddProperty( const char* name_, prop_class* p){
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:35:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:42:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes ){
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:49:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:58:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:65:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:72:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:79:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:101:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:108:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:116:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:123:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:130:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:137:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:145:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:152:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:159:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:166:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:174:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:181:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:195:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:203:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:210:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:217:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:224:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:232:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:239:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:246:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:253:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:261:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:268:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:275:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:282:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:290:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:297:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:304:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:311:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:319:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:333:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:340:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:348:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:362:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:369:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:377:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:384:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:391:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:398:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:406:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:413:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:420:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:427:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:435:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:442:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:449:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:456:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:464:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:471:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:478:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:485:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:493:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:500:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:507:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:514:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:529:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:536:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:543:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:551:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:558:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:565:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:572:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:580:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:587:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:594:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:601:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:609:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:616:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:623:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:630:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:638:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:645:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:652:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:659:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:667:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:674:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:681:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:688:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:696:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:703:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:710:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:717:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:725:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:732:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:739:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:746:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:754:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:761:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:768:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:775:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:783:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:790:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:797:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:804:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:812:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:819:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:826:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:833:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:841:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:848:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:855:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:862:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:870:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:877:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:884:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:891:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:899:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:906:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:913:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:920:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:928:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:935:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:942:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:949:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:957:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:964:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:971:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:978:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:986:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:993:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1000:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1007:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1015:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1022:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1029:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1036:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1044:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1051:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1058:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1065:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1073:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1080:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1087:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1094:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1102:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1109:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1116:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1123:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1131:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1138:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1145:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1152:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1160:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1167:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1174:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1181:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1189:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1196:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1203:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1210:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1218:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1225:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1232:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1239:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1247:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1261:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1268:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1276:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1283:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1297:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1305:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1312:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1319:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1326:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1334:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1341:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1348:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1355:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1363:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1370:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1377:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1384:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1392:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1399:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1406:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1413:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1421:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1428:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1435:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1442:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1450:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1457:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1464:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1471:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1479:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1486:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1493:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1500:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1508:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1515:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1522:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1529:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1537:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1544:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1558:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1566:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1573:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1580:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1587:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1595:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1602:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1609:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1616:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1624:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1631:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1638:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1645:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1653:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1660:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1667:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1674:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1682:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1689:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1696:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1703:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1711:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1718:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1725:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1732:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1740:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1747:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1754:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1761:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1769:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1776:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1783:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1790:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1798:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1805:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1812:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1819:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1827:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1834:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1841:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1848:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1856:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1863:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1870:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1877:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1885:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1892:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1899:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1906:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1914:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1921:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1928:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:256,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_method.h:1935:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:28:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:35:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:44:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:51:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<1>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:59:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:66:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<2>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:74:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:81:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<3>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:89:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:96:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<4>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:104:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:111:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<5>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:119:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:126:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<6>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:134:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:141:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<7>) {
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:156:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<8>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:164:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:171:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<9>) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:186:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<10>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:194:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:201:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<11>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:209:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:216:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<12>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:224:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:231:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<13>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:239:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:246:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<14>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:254:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:261:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<15>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:269:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:276:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<16>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:284:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:291:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<17>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:299:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:306:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<18>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:314:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<19>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:329:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:336:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<20>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:344:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:351:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<21>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:359:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:366:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<22>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:374:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:381:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<23>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:389:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:396:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<24>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:404:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:411:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<25>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:419:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:426:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<26>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:434:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:441:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<27>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:449:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:456:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<28>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:464:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:471:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<29>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:479:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:486:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<30>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:494:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:501:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<31>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:509:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:516:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<32>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:524:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:531:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<33>) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:539:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:546:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<34>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:554:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:561:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<35>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:569:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:576:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<36>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:584:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:591:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<37>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:599:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:606:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<38>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:614:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:621:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<39>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:629:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:636:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<40>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:644:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:651:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<41>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:659:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:666:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<42>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:674:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:681:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<43>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:689:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:696:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<44>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:704:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:711:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<45>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:719:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:726:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<46>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:734:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:741:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<47>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:749:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:756:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<48>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:764:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:771:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<49>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:779:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:786:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<50>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:794:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:801:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<51>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:809:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:816:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<52>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:824:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:831:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<53>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:839:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:846:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<54>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:854:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:861:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<55>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:869:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:876:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<56>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:884:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:891:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<57>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:899:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:906:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<58>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:914:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:921:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<59>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:929:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:936:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<60>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:944:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:951:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<61>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:959:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:966:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<62>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:974:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<63>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:989:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:996:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<64>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:1004:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:257,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_Pointer_method.h:1011:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                    const char* docstring = 0, ValidMethod valid = &yes_arity<65>) {
                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool has_method( const std::string& m){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:262:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool has_property( const std::string& m){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:265:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool property_is_readonly( const std::string& p) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:270:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         std::string property_class(const std::string& p) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:276:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::CharacterVector method_names(){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:296:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::IntegerVector methods_arity(){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:320:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::LogicalVector methods_voidness(){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:345:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::CharacterVector property_names(){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:355:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::List property_classes(){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:368:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::CharacterVector complete(){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:394:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP getProperty( SEXP field_xp , SEXP object) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:401:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void setProperty( SEXP field_xp, SEXP object, SEXP value)  {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:409:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::List fields( const XP_Class& class_xp ){
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:422:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::List getMethods( const XP_Class& class_xp, std::string& buffer){
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:441:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rcpp::List getConstructors( const XP_Class& class_xp, std::string& buffer){
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:451,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:32:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_Getter_Setter( pointer ptr_ , const char* doc) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:35:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) { return Rcpp::wrap( object->*ptr ) ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:36:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) { object->*ptr = Rcpp::as<PROP>( value ) ; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:37:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return false ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:38:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:53:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CppProperty_Getter( pointer ptr_, const char* doc = 0 ) :
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SEXP get(Class* object) { return Rcpp::wrap( object->*ptr ) ; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:57:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:58:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool is_readonly(){ return true ; }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:59:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     std::string get_class(){ return class_name; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:68:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 self& field( const char* name_, T Class::*ptr, const char* docstring = 0){
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Field.h:76:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 self& field_readonly( const char* name_, T Class::*ptr, const char* docstring = 0 ){
                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:26:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void), const char* docstring = 0){
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:32:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void) const, const char* docstring = 0){
                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:38:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (*GetMethod)(Class*), const char* docstring ){
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:45:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void), void (Class::*SetMethod)(PROP), const char* docstring = 0){
                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:53:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void) const, void (Class::*SetMethod)(PROP), const char* docstring = 0){
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:63:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void), void (*SetMethod)(Class*,PROP), const char* docstring = 0 ){
                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:71:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (Class::*GetMethod)(void) const , void (*SetMethod)(Class*,PROP), const char* docstring = 0 ){
                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:81:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (*GetMethod)(Class*), void (Class::*SetMethod)(PROP), const char* docstring = 0 ){
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_Add_Property.h:89:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  self& property( const char* name_, PROP (*GetMethod)(Class*), void (*SetMethod)(Class*,PROP), const char* docstring = 0 ){
                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:340,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:455:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& finalizer( void (*f)(Class*) ){
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         virtual void run_finalizer( SEXP object ){
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:464:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void SetFinalizer( finalizer_class* f ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:481:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         class_( ) : class_Base(), vec_methods(), properties(), specials(0), constructors(), factories() {};
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/class.h:487:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         self& derives( const char* parent ){
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:347:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             enum_( const char* name_ ) :
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:350:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ~enum_(){
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:355:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             self& value( const char* name_, Enum value_ ){
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:30:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(void), const char* docstring = 0) {
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:38:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(void), Rcpp::List formals, const char* docstring = 0) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:46:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0), const char* docstring = 0) {
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:54:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0), Rcpp::List formals, const char* docstring = 0) {
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:62:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1), const char* docstring = 0) {
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:70:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:78:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2), const char* docstring = 0) {
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:86:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:94:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3), const char* docstring = 0) {
                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:102:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:110:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4), const char* docstring = 0) {
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:118:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:126:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5), const char* docstring = 0) {
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:134:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:142:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6), const char* docstring = 0) {
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:150:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:158:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7), const char* docstring = 0) {
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:166:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:174:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8), const char* docstring = 0) {
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:182:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:190:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9), const char* docstring = 0) {
                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:198:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:206:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10), const char* docstring = 0) {
                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:214:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:222:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11), const char* docstring = 0) {
                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:230:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:238:177: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12), const char* docstring = 0) {
                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:246:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:254:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13), const char* docstring = 0) {
                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:262:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:270:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14), const char* docstring = 0) {
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:278:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:286:204: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15), const char* docstring = 0) {
                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:294:224: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:302:213: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16), const char* docstring = 0) {
                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:310:233: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:318:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17), const char* docstring = 0) {
                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:326:242: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:334:231: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18), const char* docstring = 0) {
                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:342:251: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:350:240: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19), const char* docstring = 0) {
                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:358:260: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:366:249: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20), const char* docstring = 0) {
                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:374:269: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:382:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21), const char* docstring = 0) {
                                                                                                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:390:278: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:398:267: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22), const char* docstring = 0) {
                                                                                                                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:406:287: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:414:276: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:422:296: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:430:285: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:438:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:446:294: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:454:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:462:303: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:470:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:478:312: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:486:332: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:494:321: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:502:341: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:510:330: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:518:350: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:526:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:534:359: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:542:348: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:550:368: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:558:357: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:566:377: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:574:366: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:582:386: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:590:375: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:598:395: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:606:384: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:614:404: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:622:393: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:630:413: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:638:402: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:646:422: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:654:411: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:662:431: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:670:420: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:678:440: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:686:429: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:694:449: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:702:438: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:710:458: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:718:447: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:726:467: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:734:456: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:742:476: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:750:465: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:758:485: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:766:474: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:774:494: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:782:483: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:790:503: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:798:492: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:806:512: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:814:501: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:822:521: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:830:510: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:838:530: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:846:519: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:854:539: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:862:528: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:870:548: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:878:537: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:886:557: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:894:546: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:902:566: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:910:555: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:918:575: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:926:564: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:934:584: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:942:573: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:950:593: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:958:582: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:966:602: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:974:591: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:982:611: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:990:600: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:998:620: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1006:609: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1014:629: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1022:618: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1030:638: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1038:627: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1046:647: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1054:636: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1062:656: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1070:645: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63, U64 u64), const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:372,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/module/Module_generated_function.h:1078:665: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void function(const char* name_,  RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63, U64 u64), Rcpp::List formals, const char* docstring = 0) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:377:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void converter( const char* from, const char* to, TO (*fun)(FROM), const char* docstring = 0 ){
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppClass( SEXP x) : S4(x){};
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:389:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppClass( Module* p, class_Base* cl, std::string& buffer ) : S4("C++Class") {
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:39:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CLASS__( const __CLASS__& other ) : Base(other) {          \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:408:6: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
      RCPP_CTOR_ASSIGN_WITH_BASE(CppClass)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:408:6: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
      RCPP_CTOR_ASSIGN_WITH_BASE(CppClass)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:408:6: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
      RCPP_CTOR_ASSIGN_WITH_BASE(CppClass)
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:69,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:416:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         CppObject( Module* p, class_Base* clazz, SEXP xp ) : S4("C++Object") {
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:39:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CLASS__( const __CLASS__& other ) : Base(other) {          \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:421:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(CppObject)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:421:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(CppObject)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Module.h:421:9: note: in expansion of macro 'RCPP_CTOR_ASSIGN_WITH_BASE'
         RCPP_CTOR_ASSIGN_WITH_BASE(CppObject)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:29:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE()> &fun, SEXP* args) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:35:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0)> &fun, SEXP* args) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:42:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1)> &fun, SEXP* args) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:50:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2)> &fun, SEXP* args) {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3)> &fun, SEXP* args) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:69:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4)> &fun, SEXP* args) {
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:80:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5)> &fun, SEXP* args) {
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:92:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6)> &fun, SEXP* args) {
                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:105:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7)> &fun, SEXP* args) {
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:119:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8)> &fun, SEXP* args) {
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:134:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9)> &fun, SEXP* args) {
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:150:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10)> &fun, SEXP* args) {
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:167:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11)> &fun, SEXP* args) {
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:185:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12)> &fun, SEXP* args) {
                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:204:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13)> &fun, SEXP* args) {
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:224:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14)> &fun, SEXP* args) {
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:245:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15)> &fun, SEXP* args) {
                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:267:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16)> &fun, SEXP* args) {
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:290:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17)> &fun, SEXP* args) {
                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:314:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18)> &fun, SEXP* args) {
                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:339:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19)> &fun, SEXP* args) {
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:365:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20)> &fun, SEXP* args) {
                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:392:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21)> &fun, SEXP* args) {
                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:420:154: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22)> &fun, SEXP* args) {
                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:449:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23)> &fun, SEXP* args) {
                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:479:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24)> &fun, SEXP* args) {
                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:510:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25)> &fun, SEXP* args) {
                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:542:170: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26)> &fun, SEXP* args) {
                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:575:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27)> &fun, SEXP* args) {
                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:609:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28)> &fun, SEXP* args) {
                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:644:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29)> &fun, SEXP* args) {
                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:680:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30)> &fun, SEXP* args) {
                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:717:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31)> &fun, SEXP* args) {
                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:755:194: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32)> &fun, SEXP* args) {
                                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:794:198: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33)> &fun, SEXP* args) {
                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:834:202: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34)> &fun, SEXP* args) {
                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:875:206: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35)> &fun, SEXP* args) {
                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:917:210: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36)> &fun, SEXP* args) {
                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:960:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37)> &fun, SEXP* args) {
                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1004:218: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38)> &fun, SEXP* args) {
                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1049:222: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39)> &fun, SEXP* args) {
                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1095:226: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40)> &fun, SEXP* args) {
                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1142:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41)> &fun, SEXP* args) {
                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1190:234: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42)> &fun, SEXP* args) {
                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1239:238: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43)> &fun, SEXP* args) {
                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1289:242: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1340:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1392:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1445:254: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1499:258: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1554:262: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1610:266: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1667:270: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1725:274: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1784:278: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1844:282: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1905:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:1967:290: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2030:294: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2094:298: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2159:302: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2225:306: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2292:310: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2360:314: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2429:318: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunctionWithStdFunction_call.h:2499:322: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RESULT_TYPE call(const std::function<RESULT_TYPE(U0,U1,U2,U3,U4,U5,U6,U7,U8,U9,U10,U11,U12,U13,U14,U15,U16,U17,U18,U19,U20,U21,U22,U23,U24,U25,U26,U27,U28,U29,U30,U31,U32,U33,U34,U35,U36,U37,U38,U39,U40,U41,U42,U43,U44,U45,U46,U47,U48,U49,U50,U51,U52,U53,U54,U55,U56,U57,U58,U59,U60,U61,U62,U63,U64)> &fun, SEXP* args) {
                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:37:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                 CppFunctionBaseFromStdFunction(const std::function<RESULT_TYPE(Args...)> &fun) : fun(fun) {}
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:38:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                 virtual ~CppFunctionBaseFromStdFunction() {}
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                 SEXP operator()(SEXP* args) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:54:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  CppFunctionBaseFromStdFunction(const std::function<void(Args...)> &fun) : fun(fun) {}
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:55:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  virtual ~CppFunctionBaseFromStdFunction() {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunctionWithStdFunction.h:57:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                  SEXP operator()(SEXP* args) {
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/macros.h:135,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/r/headers.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/RcppCommon.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:27:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const __CLASS__& other ){                                           \
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:38:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(InternalFunction_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:30:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__& operator=(const __CLASS__& rhs) {                                   \
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:38:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(InternalFunction_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CLASS__( const GenericProxy<Proxy>& proxy ){                                 \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/macros/interface.h:24:1: note: in expansion of macro 'RCPP_CTOR_ASSIGN'
 RCPP_CTOR_ASSIGN(__CLASS__)
 ^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:38:9: note: in expansion of macro 'RCPP_GENERATE_CTOR_ASSIGN'
         RCPP_GENERATE_CTOR_ASSIGN(InternalFunction_Impl)
         ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:42:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         InternalFunction_Impl(const std::function<RESULT_TYPE(Args...)> &fun) {
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:27:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(void)) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:34:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0)) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:41:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1)) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:48:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2)) {
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:55:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3)) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:62:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4)) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:69:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5)) {
                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:76:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6)) {
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:83:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7)) {
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:90:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8)) {
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:97:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9)) {
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:104:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10)) {
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:111:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11)) {
                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:118:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12)) {
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:125:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13)) {
                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:132:160: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14)) {
                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:139:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15)) {
                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:146:178: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16)) {
                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:153:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17)) {
                                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:160:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18)) {
                                                                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:167:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19)) {
                                                                                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:174:214: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20)) {
                                                                                                                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:181:223: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21)) {
                                                                                                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:188:232: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22)) {
                                                                                                                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:195:241: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23)) {
                                                                                                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:202:250: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24)) {
                                                                                                                                                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:209:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25)) {
                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:216:268: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26)) {
                                                                                                                                                                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:223:277: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27)) {
                                                                                                                                                                                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:230:286: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28)) {
                                                                                                                                                                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:237:295: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29)) {
                                                                                                                                                                                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:244:304: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30)) {
                                                                                                                                                                                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:251:313: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31)) {
                                                                                                                                                                                                                                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:258:322: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32)) {
                                                                                                                                                                                                                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:265:331: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33)) {
                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:272:340: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34)) {
                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:279:349: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35)) {
                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:286:358: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36)) {
                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:293:367: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37)) {
                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:300:376: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38)) {
                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:307:385: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39)) {
                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:314:394: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40)) {
                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:321:403: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41)) {
                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:328:412: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42)) {
                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:335:421: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:342:430: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:349:439: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:356:448: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:363:457: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:370:466: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:377:475: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:384:484: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:391:493: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:398:502: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:405:511: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:412:520: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:419:529: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:426:538: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:433:547: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:440:556: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:447:565: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:454:574: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:461:583: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:468:592: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:475:601: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/generated/InternalFunction__ctors.h:482:610: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InternalFunction_Impl(RESULT_TYPE (*fun)(U0 u0, U1 u1, U2 u2, U3 u3, U4 u4, U5 u5, U6 u6, U7 u7, U8 u8, U9 u9, U10 u10, U11 u11, U12 u12, U13 u13, U14 u14, U15 u15, U16 u16, U17 u17, U18 u18, U19 u19, U20 u20, U21 u21, U22 u22, U23 u23, U24 u24, U25 u25, U26 u26, U27 u27, U28 u28, U29 u29, U30 u30, U31 u31, U32 u32, U33 u33, U34 u34, U35 u35, U36 u36, U37 u37, U38 u38, U39 u39, U40 u40, U41 u41, U42 u42, U43 u43, U44 u44, U45 u45, U46 u46, U47 u47, U48 u48, U49 u49, U50 u50, U51 u51, U52 u52, U53 u53, U54 u54, U55 u55, U56 u56, U57 u57, U58 u58, U59 u59, U60 u60, U61 u61, U62 u62, U63 u63, U64 u64)) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:70,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:53:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void update(SEXP){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/InternalFunction.h:56:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void set( SEXP xp){
                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:73,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:41:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Nullable() : m_sexp(R_NilValue), m_set(false) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:49:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Nullable(const T &t) : m_sexp(t),  m_set(true) {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:56:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Nullable(SEXP t) {
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:68:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Nullable &operator=(SEXP sexp) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:79:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline operator SEXP() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:89:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP get() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isUsable() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:106:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isNull() const {
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isNotNull() const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:124:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool isSet(void) const { return m_set; }
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:129:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T as() { return get(); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:134:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T clone() const { return Rcpp::clone(get()); }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Nullable.h:140:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline void checkIfSet(void) const {
                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:75,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RNGScope.h:29:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RNGScope(){ internal::enterRNGScope(); }
              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RNGScope.h:30:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~RNGScope(){ internal::exitRNGScope(); }
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RNGScope.h:35:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SuspendRNGSynchronizationScope() { internal::beginSuspendRNGSynchronization(); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/RNGScope.h:36:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~SuspendRNGSynchronizationScope() { internal::endSuspendRNGSynchronization(); }
                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SugarIterator( const T& ref_ ) :ref(ref_), index(0) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SugarIterator( const T& ref_, R_xlen_t index_) : ref(ref_), index(index_) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:42:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SugarIterator( const SugarIterator& other) : ref(other.ref), index(other.index){}
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:44:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator& operator++(){ index++; return *this ; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:45:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator operator++(int){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:50:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator& operator--(){ index--; return *this ; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:51:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator operator--(int){
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:56:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline iterator operator+(difference_type n) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:59:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator operator-(difference_type n) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:62:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator& operator+=(difference_type n) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline iterator& operator-=(difference_type n) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline reference operator[](R_xlen_t i){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:74:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline reference operator*() {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:77:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline pointer operator->(){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:81:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator==( const iterator& y) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:84:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator!=( const iterator& y) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:87:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<( const iterator& other ) const {
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:90:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>( const iterator& other ) const {
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:93:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator<=( const iterator& other ) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline bool operator>=( const iterator& other ) const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:100:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline difference_type operator-(const iterator& other) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:126:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename sugar_const_iterator_type<T>::type get_const_begin__impl(const T& obj, Rcpp::traits::true_type ){
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:130:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename sugar_const_iterator_type<T>::type get_const_begin__impl(const T& obj, Rcpp::traits::false_type ){
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:138:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename sugar_const_iterator_type<T>::type get_const_begin(const T& obj){
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:143:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP* get_const_begin(const CharacterVector& obj){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/tools/iterator.h:148:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename sugar_const_iterator_type<T>::type get_const_end(const T& obj){
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_1.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SugarBlock_1( FunPtr ptr_, const T1 & vec_) : ptr(ptr_), vec(vec_){}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_1.h:34:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_1.h:37:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return vec.size() ; }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SugarBlock_2( FunPtr ptr_, const T1 & x_, const T2& y_ ) :
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:37:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:40:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return x.size() ; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SugarBlock_2__VP( FunPtr ptr_, const T1 & x_, U2 u2 ) :
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:59:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return x.size() ; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:71:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SugarBlock_2__PV( FunPtr ptr_, U1 u1, const T2& y_ ) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:74:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:77:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return y.size() ; }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_3.h:40:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SugarBlock_3_VVV( FunPtr ptr_, const T1 & x_, const T2& y_, const T3& z_ ) :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_3.h:44:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_3.h:47:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return x.size() ; }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:38:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SugarMath_1( FunPtr ptr_, const VEC_TYPE & vec_) : ptr(ptr_), vec(vec_){}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:40:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:45:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return vec.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:61:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SugarMath_1( FunPtr ptr_, const VEC_TYPE & vec_) : ptr(ptr_), vec(vec_){}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return vec.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SugarMath_1( FunPtr ptr_, const VEC_TYPE & vec_) : ptr(ptr_), vec(vec_){}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:86:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarMath.h:89:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return vec.size() ; }
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:36:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vectorized( const VEC_TYPE& object_) : object( object_.get_ref() ){}
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:37:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( R_xlen_t i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:40:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return object.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:52:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vectorized_INTSXP( const VEC_TYPE& object_) : object( object_.get_ref() ){}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:53:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( R_xlen_t i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:58:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return object.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:70:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vectorized_INTSXP( const VEC_TYPE& object_) : object( object_.get_ref() ){}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( R_xlen_t i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:74:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return object.size(); }
                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/hash.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 intmax_t __cdecl imaxabs (intmax_t j);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:281:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __CRT_INLINE intmax_t __cdecl imaxabs (intmax_t j)
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imaxdiv_t __cdecl imaxdiv (intmax_t numer, intmax_t denom);
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:284:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             char** __restrict__ endptr, int base);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:289:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         char** __restrict__ endptr, int base);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:291:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                             wchar_t** __restrict__ endptr, int base);
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:296:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         wchar_t** __restrict__ endptr, int base);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/inttypes.h:296:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/hash.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:54:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         IndexHash( SEXP table ) : n(Rf_length(table)), m(2), k(1), src( (STORAGE*)dataptr(table) ), size_(0)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:73:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline IndexHash& fill(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:84:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline LogicalVector fill_and_get_duplicated() {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:92:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP lookup(const T& vec) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:97:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP lookup(const VECTOR& vec) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:101:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool contains(STORAGE val) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:105:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int size() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:110:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline Vector<RTYPE> keys() const{
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:134:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP lookup__impl(const T& vec, int n_) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:154:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SEXP get_profile_data(){
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:162:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline bool not_equal(const STORAGE& lhs, const STORAGE& rhs) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:166:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool add_value(int i){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:187:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline uint32_t get_index(STORAGE value) const {
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:199:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         uint32_t get_addr(STORAGE value) const ;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:203:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline uint32_t IndexHash<INTSXP>::get_addr(int value) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:207:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline uint32_t IndexHash<REALSXP>::get_addr(double val) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/IndexHash.h:224:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline uint32_t IndexHash<STRSXP>::get_addr(SEXP value) const {
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/hash.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:37:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SelfHash( SEXP table ) : n(Rf_length(table)), m(2), k(1),
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline IntegerVector fill_and_self_match(){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:53:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int size() const {
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:63:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         int add_value_get_index(int i){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:78:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         unsigned int get_index(STORAGE value) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:90:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         unsigned int get_addr(STORAGE value) const ;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:94:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline unsigned int SelfHash<INTSXP>::get_addr(int value) const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:98:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline unsigned int SelfHash<REALSXP>::get_addr(double val) const {
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/hash/SelfHash.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline unsigned int SelfHash<STRSXP>::get_addr(SEXP value) const {
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:37:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Comparator( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:48:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:68:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Comparator( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:71:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:77:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:96:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Comparator( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:99:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator.h:103:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() ; }
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:35:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Comparator_With_One_Value( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:44:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:48:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int rhs_is_na(int i) const { return rhs ; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:57:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int rhs_is_not_na(int i) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:74:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Comparator_With_One_Value( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:83:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:87:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int rhs_is_na(int i) const { return rhs ; }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:96:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int rhs_is_not_na(int i) const {
                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:37:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:58:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:79:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:100:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:121:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__Vector.h:142:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:37:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:57:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:81:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:101:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:125:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:145:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:170:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:190:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:214:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:234:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:258:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/logical_operators__Vector__primitive.h:278:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:38:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:41:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:68:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:71:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:75:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:96:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:99:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:105:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:122:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:125:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:129:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:149:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:152:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:158:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:175:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:178:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:182:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:203:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:206:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:210:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:227:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:230:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:234:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:256:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:260:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:282:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:286:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:307:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:310:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:314:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:330:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:333:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:337:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:357:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive_nona( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:361:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:366:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:380:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive_nona( const VEC_TYPE& lhs_, double rhs_ ) :
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:384:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:388:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:406:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive_nona( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:409:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:413:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:428:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Plus_Vector_Primitive_nona( const VEC_TYPE& lhs_, double rhs_ ) :
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:431:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:435:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:451:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:461:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:472:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:481:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/plus.h:495:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:38:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:41:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:64:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:67:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:71:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:88:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:91:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:97:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:113:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:116:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:120:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:137:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:146:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:162:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:165:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:169:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:187:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:190:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:194:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:209:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:212:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:216:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:235:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:238:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:244:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:258:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:261:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:265:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:281:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:284:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:307:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:311:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:331:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Primitive_Vector( STORAGE lhs_, const VEC_TYPE& rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:334:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:338:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:352:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Primitive_Vector( double lhs_, const VEC_TYPE& rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:355:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:358:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:375:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Primitive_Vector( STORAGE lhs_, const VEC_TYPE& rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:378:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:383:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:398:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Minus_Primitive_Vector( double lhs_, const VEC_TYPE& rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:405:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:420:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:430:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/minus.h:443:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:38:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:42:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:49:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:66:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:70:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:74:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:93:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:96:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:102:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:119:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:122:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:126:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:145:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:148:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:154:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:174:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:178:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:196:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:199:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:203:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:220:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:227:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:243:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:253:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:268:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:272:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:276:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:292:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:295:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:299:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:315:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:318:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:322:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:342:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive_nona( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:346:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:351:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:366:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive_nona( const VEC_TYPE& lhs_, double rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:370:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:374:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:390:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive_nona( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:393:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:397:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:411:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Times_Vector_Primitive_nona( const VEC_TYPE& lhs_, double rhs_ ) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:418:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:432:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:442:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:453:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:462:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/times.h:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:37:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:47:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:63:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:66:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:70:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:87:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:96:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:112:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:115:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:119:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:137:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:145:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:161:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:164:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:167:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:185:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:188:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:192:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:208:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Vector( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:211:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:215:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:233:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:237:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:243:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:258:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:262:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:266:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Primitive( const VEC_TYPE& lhs_, STORAGE rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:286:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:291:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:306:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Vector_Primitive( const VEC_TYPE& lhs_, double rhs_ ) :
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:312:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:329:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Primitive_Vector( STORAGE lhs_, const VEC_TYPE& rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:332:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:337:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:351:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Primitive_Vector( double lhs_, const VEC_TYPE& rhs_ ) :
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:354:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:357:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:373:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Primitive_Vector( STORAGE lhs_, const VEC_TYPE& rhs_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:376:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:380:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:395:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Divides_Primitive_Vector( double lhs_, const VEC_TYPE& rhs_ ) :
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:398:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline double operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:401:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return rhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:416:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:426:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/divides.h:439:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:32:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( STORAGE x ) const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:40:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( STORAGE x ) const {
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( double x ) const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:54:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( double x ) const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:61:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( Rcomplex x ) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:68:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline int apply( Rcomplex x ) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:82:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Not_Vector( const VEC_TYPE& lhs_ ) :
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline STORAGE operator[]( R_xlen_t i ) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:89:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/not.h:103:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/operators.h:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:45:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline RESULT apply( STORAGE x ) const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:54:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline RESULT apply( STORAGE x ) const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:61:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Rcomplex apply( Rcomplex x ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:73:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Rcomplex apply( Rcomplex x ) const {
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   UnaryMinus_Vector( const VEC_TYPE& lhs_ ) :
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:97:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline RESULT operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:101:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline R_xlen_t size() const { return lhs.size() ; }
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/operators/unary_minus.h:115:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/Lazy.h:31:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline operator T() const { return static_cast<const EXPR&>(*this).get() ; }
                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:25:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(exp,::exp)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:25:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(exp,::exp)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:25:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(exp,::exp)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:26:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(acos,::acos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:26:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(acos,::acos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:26:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(acos,::acos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:27:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(asin,::asin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:27:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(asin,::asin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:27:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(asin,::asin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:28:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(atan,::atan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:28:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(atan,::atan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:28:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(atan,::atan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:29:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceil,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:29:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceil,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:29:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceil,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:30:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceiling,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:30:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceiling,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:30:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(ceiling,::ceil)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:31:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cos,::cos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:31:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cos,::cos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:31:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cos,::cos)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:32:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cosh,::cosh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:32:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cosh,::cosh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:32:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(cosh,::cosh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:33:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(floor,::floor)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:33:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(floor,::floor)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:33:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(floor,::floor)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:34:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log,::log)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:34:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log,::log)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:34:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log,::log)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:35:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log10,::log10)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:35:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log10,::log10)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:35:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log10,::log10)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:36:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sqrt,::sqrt)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:36:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sqrt,::sqrt)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:36:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sqrt,::sqrt)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:37:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sin,::sin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:37:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sin,::sin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:37:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sin,::sin)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:38:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sinh,::sinh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:38:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sinh,::sinh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:38:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(sinh,::sinh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:39:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tan,::tan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:39:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tan,::tan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:39:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tan,::tan)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:40:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tanh,::tanh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:40:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tanh,::tanh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:40:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tanh,::tanh)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:42:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(abs,::fabs)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:42:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(abs,::fabs)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:42:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(abs,::fabs)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:44:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(gamma      , ::Rf_gammafn     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:44:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(gamma      , ::Rf_gammafn     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:44:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(gamma      , ::Rf_gammafn     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:45:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lgamma     , ::Rf_lgammafn    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:45:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lgamma     , ::Rf_lgammafn    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:45:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lgamma     , ::Rf_lgammafn    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:46:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(digamma    , ::Rf_digamma     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:46:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(digamma    , ::Rf_digamma     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:46:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(digamma    , ::Rf_digamma     )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:47:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trigamma   , ::Rf_trigamma    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:47:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trigamma   , ::Rf_trigamma    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:47:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trigamma   , ::Rf_trigamma    )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:48:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tetragamma , ::Rf_tetragamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:48:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tetragamma , ::Rf_tetragamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:48:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(tetragamma , ::Rf_tetragamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:49:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(pentagamma , ::Rf_pentagamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:49:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(pentagamma , ::Rf_pentagamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:49:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(pentagamma , ::Rf_pentagamma  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:50:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(expm1      , ::expm1          )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:50:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(expm1      , ::expm1          )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:50:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(expm1      , ::expm1          )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:51:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log1p      , ::log1p          )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:51:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log1p      , ::log1p          )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:51:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(log1p      , ::log1p          )
 ^~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:55:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         extern "C" inline double factorial( double x ){ return ::Rf_gammafn( x + 1.0 ) ; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:56:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         extern "C" inline double lfactorial( double x ){ return ::Rf_lgammafn( x + 1.0 ) ; }
                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:59:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(factorial  , ::Rcpp::internal::factorial   )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:59:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(factorial  , ::Rcpp::internal::factorial   )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:59:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(factorial  , ::Rcpp::internal::factorial   )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:60:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lfactorial , ::Rcpp::internal::lfactorial  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:60:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lfactorial , ::Rcpp::internal::lfactorial  )
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:60:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(lfactorial , ::Rcpp::internal::lfactorial  )
 ^~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:62:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(choose    , ::Rf_choose   )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:62:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(choose    , ::Rf_choose   )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:62:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(choose    , ::Rf_choose   )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:63:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lchoose   , ::Rf_lchoose  )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:63:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lchoose   , ::Rf_lchoose  )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:63:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lchoose   , ::Rf_lchoose  )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:64:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(beta      , ::Rf_beta     )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:64:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(beta      , ::Rf_beta     )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:64:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(beta      , ::Rf_beta     )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:65:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lbeta     , ::Rf_lbeta    )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:65:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lbeta     , ::Rf_lbeta    )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:65:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(lbeta     , ::Rf_lbeta    )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:66:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(psigamma  , ::Rf_psigamma )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:66:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(psigamma  , ::Rf_psigamma )
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:66:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(psigamma  , ::Rf_psigamma )
 ^~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:87:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<REALSXP,NA,T>& t ){                           \
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:68:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trunc, ::Rf_ftrunc)   // truncates to zero (cf Writing R Extension, 6.7.3 Numerical Utilities)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( SEXP x){ return __NAME__( NumericVector( x ) ) ; }             \
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:68:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trunc, ::Rf_ftrunc)   // truncates to zero (cf Writing R Extension, 6.7.3 Numerical Utilities)
 ^~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/Vectorized_Math.h:94:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __NAME__( const VectorBase<INTSXP,NA,T>& t      ){                           \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:68:1: note: in expansion of macro 'VECTORIZED_MATH_1'
 VECTORIZED_MATH_1(trunc, ::Rf_ftrunc)   // truncates to zero (cf Writing R Extension, 6.7.3 Numerical Utilities)
 ^~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/block.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:69:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(round,     ::Rf_fround)           // rounds 'x' to 'digits' decimals digits (used by R's round())
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:69:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(round,     ::Rf_fround)           // rounds 'x' to 'digits' decimals digits (used by R's round())
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:69:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(round,     ::Rf_fround)           // rounds 'x' to 'digits' decimals digits (used by R's round())
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:99:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:70:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(signif,    ::Rf_fprec)            // rounds 'x' to 'digits' significant digits (used by R's signif())
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:109:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:70:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(signif,    ::Rf_fprec)            // rounds 'x' to 'digits' significant digits (used by R's signif())
 ^~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/block/SugarBlock_2.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ){                                                                                      \
         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/math.h:70:1: note: in expansion of macro 'SUGAR_BLOCK_2'
 SUGAR_BLOCK_2(signif,    ::Rf_fprec)            // rounds 'x' to 'digits' significant digits (used by R's signif())
 ^~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:39:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  SugarComplex( FunPtr ptr_, const VEC_TYPE & vec_) : ptr(ptr_), vec(vec_){}
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:41:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline RESULT_TYPE operator[]( R_xlen_t i) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:56:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double complex__Re( Rcomplex x){ return x.r ; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:57:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double complex__Im( Rcomplex x){ return x.i ; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double complex__Mod( Rcomplex x){ return ::sqrt( x.i * x.i + x.r * x.r) ; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:59:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__Conj( Rcomplex x){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:65:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double complex__Arg( Rcomplex x ){ return ::atan2(x.i, x.r); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:67:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__exp( Rcomplex x){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:74:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__log( Rcomplex x){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:80:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__sqrt(Rcomplex z){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:98:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__cos(Rcomplex z){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:104:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__cosh(Rcomplex z){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__sin(Rcomplex z){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__tan(Rcomplex z){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:132:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__asin(Rcomplex z)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__acos(Rcomplex z)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:164:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__atan(Rcomplex z)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:181:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__acosh(Rcomplex z){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:188:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__asinh(Rcomplex z){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:198:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__atanh(Rcomplex z){
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:207:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__sinh(Rcomplex z)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:218:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex complex__tanh(Rcomplex z)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:239:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( Re, double )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:240:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( Im, double )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:241:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( Mod, double )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:242:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( Arg, double )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:243:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( Conj, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:244:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( exp, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:245:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( log, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:246:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( sqrt, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:247:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( cos, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:248:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( sin, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:249:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( tan, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:250:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( acos, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:251:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( asin, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:252:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( atan, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:253:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( acosh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:254:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( asinh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:255:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( atanh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:256:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( cosh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:257:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( sinh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:234:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __NAME__(const VectorBase<CPLXSXP,NA,T>& t) {                         \
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/complex.h:258:1: note: in expansion of macro 'RCPP_SUGAR_COMPLEX'
 RCPP_SUGAR_COMPLEX( tanh, Rcomplex )
 ^~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/any.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Any( const VEC_TYPE& t ) : PARENT() , object(t) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/any.h:35:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void apply(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/any.h:62:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Any( const VEC_TYPE& t ) : PARENT() , object(t) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/any.h:64:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void apply(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/any.h:81:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Any<NA,T> any( const Rcpp::VectorBase<LGLSXP,NA,T>& t){
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/all.h:33:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  All( const VEC_TYPE& t ) : PARENT() , object(t) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/all.h:35:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void apply(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/all.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  All( const VEC_TYPE& t ) : PARENT() , object(t) {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/all.h:66:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void apply(){
             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/all.h:84:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::All<NA,T> all( const Rcpp::VectorBase<LGLSXP,NA,T>& t){
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:34:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IsNa( const BASE& obj_) : obj(obj_){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:36:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int operator[]( R_xlen_t i ) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return obj.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:56:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IsNa( const BASE& obj_) : obj(obj_){}
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int operator[]( R_xlen_t i ) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:62:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return obj.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:72:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        IsNa_Vector_is_na( const T& x) : ref(x){}
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:74:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        inline int operator[]( R_xlen_t i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:82:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        inline R_xlen_t size() const { return ref.size() ; }
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:91:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNa<RTYPE,NA,T> is_na( const Rcpp::VectorBase<RTYPE,NA,T>& t) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:95:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNa_Vector_is_na<oldDatetimeVector> is_na(const oldDatetimeVector& x) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:99:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNa_Vector_is_na<oldDateVector> is_na(const oldDateVector& x) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:103:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNa_Vector_is_na<NumericVector> is_na(newDatetimeVector& x) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_na.h:106:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNa_Vector_is_na<NumericVector> is_na(newDateVector& x) {
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_finite.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IsFinite( const VEC_TYPE& obj_) : obj(obj_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_finite.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_finite.h:38:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return obj.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_finite.h:49:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsFinite<RTYPE,NA,T> is_finite( const Rcpp::VectorBase<RTYPE,NA,T>& t){
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_infinite.h:32:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IsInfinite( const VEC_TYPE& obj_) : obj(obj_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_infinite.h:34:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator[]( R_xlen_t i ) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_infinite.h:38:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return obj.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_infinite.h:49:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsInfinite<RTYPE,NA,T> is_infinite( const Rcpp::VectorBase<RTYPE,NA,T>& t){
                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_nan.h:32:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IsNaN( const VEC_TYPE& obj_) : obj(obj_){}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_nan.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int operator[]( R_xlen_t i ) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_nan.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return obj.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/is_nan.h:49:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::IsNaN<RTYPE,NA,T> is_nan( const Rcpp::VectorBase<RTYPE,NA,T>& t){
                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/na_omit.h:29:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector<RTYPE> na_omit_impl(const T& x, Rcpp::traits::false_type ) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/na_omit.h:44:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Vector<RTYPE> na_omit_impl(const T& x, Rcpp::traits::true_type ) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/na_omit.h:75:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> na_omit( const VectorBase<RTYPE,NA,T>& t){
                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:30:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SeqLen( R_xlen_t len_ ) : len(len_){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:32:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t operator[]( R_xlen_t i ) const {
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return len ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:44:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::SeqLen seq_along( const Rcpp::VectorBase<RTYPE,NA,T>& t){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:48:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::SeqLen seq_len( const size_t& n){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/seq_along.h:52:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Range seq(R_xlen_t start, R_xlen_t end){
                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sapply( const VEC& vec_, Function fun_ ) : vec(vec_.get_ref()), fun(fun_){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:69:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:73:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return vec.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:100:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sapply( const VEC& vec_, Function fun_ ) : vec(vec_.get_ref()), fun(fun_){
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:107:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return vec.size() ; }
                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sapply.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sapply( const Rcpp::VectorBase<RTYPE,NA,T>& t, Function fun ){
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_3.h:52:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Mapply_3( const VEC_1& vec_1_, const VEC_2& vec_2_, const VEC_3& vec_3_, Function fun_ ) :
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_3.h:55:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline result_type operator[]( R_xlen_t i ) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_3.h:58:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec_1.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_3.h:81:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:43:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Mapply_2( const T_1& vec_1_, const T_2& vec_2_, Function fun_ ) :
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:46:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline result_type operator[]( R_xlen_t i ) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:49:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec_1.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:74:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Mapply_2_Vector_Primitive( const T_1& vec_1_, PRIM_2 prim_2_, Function fun_ ) :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:77:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline result_type operator[]( R_xlen_t i ) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:80:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec_1.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:105:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Mapply_2_Primitive_Vector( PRIM_1 prim_1_, const T_2& vec_2_, Function fun_ ) :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline result_type operator[]( R_xlen_t i ) const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:111:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec_2.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:126:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 mapply( const Rcpp::VectorBase<RTYPE,NA_1,T_1>& t1, const Rcpp::VectorBase<RTYPE,NA_2,T_2>& t2, Function fun ){
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:132:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 mapply( const Rcpp::VectorBase<RTYPE,NA_1,T_1>& t1, double t2, Function fun ){
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mapply/mapply_2.h:138:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 mapply( double t1, const Rcpp::VectorBase<RTYPE,NA_2,T_2>& t2, Function fun ){
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/lapply.h:38:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Lapply( const VEC& vec_, Function fun_ ) :
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/lapply.h:41:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP operator[]( R_xlen_t i ) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/lapply.h:44:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/lapply.h:55:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 lapply( const Rcpp::VectorBase<RTYPE,NA,T>& t, Function fun ){
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:48:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse( const COND_TYPE& cond_, const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:55:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:62:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:91:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse( const COND_TYPE& cond_, const LHS_TYPE& lhs_, const RHS_TYPE& rhs_ ) :
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:101:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:131:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Primitive_Vector( const COND_TYPE& cond_, STORAGE lhs_, const RHS_TYPE& rhs_ ) :
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:136:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:143:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:168:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Primitive_Vector( const COND_TYPE& cond_, STORAGE lhs_, const RHS_TYPE& rhs_ ) :
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:173:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:178:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:207:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Vector_Primitive( const COND_TYPE& cond_, const LHS_TYPE& lhs_, STORAGE rhs_ ) :
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:212:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:219:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:244:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Vector_Primitive( const COND_TYPE& cond_, const LHS_TYPE& lhs_, STORAGE rhs_ ) :
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:249:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:254:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:282:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Primitive_Primitive( const COND_TYPE& cond_, STORAGE lhs_, STORAGE rhs_ ) :
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:287:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:293:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:315:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  IfElse_Primitive_Primitive( const COND_TYPE& cond_, STORAGE lhs_, STORAGE rhs_ ) :
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:320:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:324:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return cond.size() ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:346:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:361:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:375:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:387:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:399:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:411:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/ifelse.h:423:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:34:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:39:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:44:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:49:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:58:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator()(int left, int right) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  pmin_op_Vector_Primitive( STORAGE right_ ) :  right(right_) {}
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:71:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator()( STORAGE left ) const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:81:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  pmin_op_Vector_Primitive( double right_ ) :  right(right_) {}
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:83:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pmin_Vector_Vector( const LHS_T& lhs_, const RHS_T& rhs_ ) : lhs(lhs_), rhs(rhs_), op() {}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:110:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return lhs.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pmin_Vector_Primitive( const LHS_T& lhs_, STORAGE rhs_ ) : lhs(lhs_), op(rhs_) {}
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const { return op( lhs[i] ) ; }
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:139:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return lhs.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:159:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:171:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmin.h:184:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:34:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:39:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:44:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:49:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left, double right ) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:58:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator()(int left, int right) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  pmax_op_Vector_Primitive( STORAGE right_ ) :  right(right_) {}
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:71:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator()( STORAGE left ) const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:81:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  pmax_op_Vector_Primitive( double right_ ) :  right(right_) {}
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:83:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator()( double left ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pmax_Vector_Vector( const LHS_T& lhs_, const RHS_T& rhs_ ) : lhs(lhs_), rhs(rhs_), op() {}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:110:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return lhs.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:136:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pmax_Vector_Primitive( const LHS_T& lhs_, STORAGE rhs_ ) : lhs(lhs_), op(rhs_) {}
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:138:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:141:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return lhs.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:161:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:173:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pmax.h:186:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:32:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clamp_operator(STORAGE lhs_, STORAGE rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:34:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline STORAGE operator()(STORAGE x) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:42:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clamp_operator(double lhs_, double rhs_ ) : lhs(lhs_), rhs(rhs_){}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:44:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()(double x) const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Clamp_Primitive_Vector_Primitive( STORAGE lhs_, const T& vec_, STORAGE rhs_) : vec(vec_), op(lhs_,rhs_) {}
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:71:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return vec.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/clamp.h:88:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:49,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/min.h:32:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Min( const T& obj_) : obj(obj_) {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/min.h:34:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator STORAGE() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/min.h:59:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Min( const T& obj_) : obj(obj_) {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/min.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator STORAGE() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/min.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sugar::Min<RTYPE,NA,T> min( const VectorBase<RTYPE,NA,T>& x){
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/max.h:32:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Max( const T& obj_) : obj(obj_) {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/max.h:34:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator STORAGE() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/max.h:59:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Max( const T& obj_) : obj(obj_) {}
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/max.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator STORAGE() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/max.h:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sugar::Max<RTYPE,NA,T> max( const VectorBase<RTYPE,NA,T>& x){
                                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:51,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/range.h:33:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range( const T& obj_) : obj(obj_) {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/range.h:35:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator Vector<RTYPE>(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/range.h:62:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Range( const T& obj_) : obj(obj_) {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/range.h:64:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator Vector<RTYPE>(){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/range.h:86:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sugar::Range<RTYPE,NA,T> range( const VectorBase<RTYPE,NA,T>& x){
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:32:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static inline int get( STORAGE x){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:41:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  static inline int get( STORAGE x){
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:54:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sign( const VEC_TYPE& object_ ) : object(object_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:56:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int operator[]( R_xlen_t i ) const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return object.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:61:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator SEXP() const { return wrap( *this ); }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:62:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline int get(R_xlen_t i) const { return sign__impl<NA,RTYPE>::get( object[i] ); }
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:70:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sign<INTSXP,NA,T> sign( const VectorBase<INTSXP,NA,T>& t){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sign.h:75:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sign<REALSXP,NA,T> sign( const VectorBase<REALSXP,NA,T>& t){
                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:37:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Diff( const LHS_TYPE& lhs_ ) :
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:44:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:59:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void set_previous(R_xlen_t i, STORAGE value) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:65:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() - 1 ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:79:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Diff( const LHS_TYPE& lhs_ ) : lhs(lhs_), previous(lhs_[0]), previous_index(0) {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:81:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline double operator[]( R_xlen_t i ) const {
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:89:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() - 1 ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:103:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Diff( const LHS_TYPE& lhs_ ) : lhs(lhs_), previous(lhs[0]), previous_index(0) {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:105:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:113:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return lhs.size() - 1 ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:126:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/diff.h:133:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:33:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pow( const T& object_, EXPONENT_TYPE exponent ) : object(object_), op(exponent) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator[]( R_xlen_t i ) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return object.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:48:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pow( const T& object_, EXPONENT_TYPE exponent ) : object(object_), op(exponent) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:50:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator[]( R_xlen_t i ) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:54:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return object.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Pow( const T& object_, EXPONENT_TYPE exponent ) : object(object_), op(exponent) {}
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:65:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator[]( R_xlen_t i ) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return object.size() ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/pow.h:82:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ){
 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:55,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:34:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rep( const VEC_TYPE& object_, R_xlen_t times_ ) :
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return times * n ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:54:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rep_Single( const T& x_, R_xlen_t n_) : x(x_), n(n_){}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:56:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline T operator[]( R_xlen_t ) const {
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return n ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:69:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep<RTYPE,NA,T> rep( const VectorBase<RTYPE,NA,T>& t, R_xlen_t n ){
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:73:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_Single<double> rep( const double& x, R_xlen_t n ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:76:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_Single<int> rep( const int& x, R_xlen_t n ){
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:79:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_Single<Rbyte> rep( const Rbyte& x, R_xlen_t n ){
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:82:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_Single<Rcomplex> rep( const Rcomplex& x, R_xlen_t n ){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep.h:85:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_Single<bool> rep( const bool& x, R_xlen_t n ){
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_len.h:34:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rep_len( const VEC_TYPE& object_, R_xlen_t len_ ) :
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_len.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_len.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return len ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_len.h:50:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_len<RTYPE,NA,T> rep_len( const VectorBase<RTYPE,NA,T>& t, R_xlen_t len ){
                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:57,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_each.h:34:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Rep_each( const VEC_TYPE& object_, R_xlen_t times_ ) :
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_each.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_each.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return n * times ; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rep_each.h:50:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rep_each<RTYPE,NA,T> rep_each( const VectorBase<RTYPE,NA,T>& t, R_xlen_t times ){
                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rev.h:34:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Rev( const VEC_TYPE& object_ ) :
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rev.h:37:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rev.h:40:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return n + 1; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rev.h:50:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Rev<RTYPE,NA,T> rev( const VectorBase<RTYPE,NA,T>& t){
                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/head.h:34:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Head( const VEC_TYPE& object_, R_xlen_t n_ ) : object(object_), n(n_) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/head.h:40:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( R_xlen_t i ) const {
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/head.h:43:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return n; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/head.h:56:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:60,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/tail.h:34:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Tail( const VEC_TYPE& object_, R_xlen_t n_ ) : object(object_), start(0), n(n_) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/tail.h:43:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline STORAGE operator[]( R_xlen_t i ) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/tail.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline R_xlen_t size() const { return n; }
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/tail.h:59:2: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ){
  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:35:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sum( const VEC_TYPE& object_ ) : object(object_.get_ref()){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:37:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  STORAGE get() const {
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:59:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sum( const VEC_TYPE& object_ ) : object(object_.get_ref()){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:61:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  double get() const {
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:81:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sum( const VEC_TYPE& object_ ) : object(object_.get_ref()){}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  STORAGE get() const {
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:98:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sum<INTSXP,NA,T> sum( const VectorBase<INTSXP,NA,T>& t){
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:103:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sum<REALSXP,NA,T> sum( const VectorBase<REALSXP,NA,T>& t){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sum.h:108:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sum<LGLSXP,NA,T> sum( const VectorBase<LGLSXP,NA,T>& t){
                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:63,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:34:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Mean(const VEC_TYPE& object_) : object(object_) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:36:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:59:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Mean(const VEC_TYPE& object_) : object(object_) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Rcomplex get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:96:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Mean(const VEC_TYPE& object_) : object(object_) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:98:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Mean(const VEC_TYPE& object_) : object(object_) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:120:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:140:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Mean<REALSXP,NA,T> mean(const VectorBase<REALSXP,NA,T>& t) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:145:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Mean<INTSXP,NA,T> mean(const VectorBase<INTSXP,NA,T>& t) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:150:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Mean<CPLXSXP,NA,T> mean(const VectorBase<CPLXSXP,NA,T>& t) {
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/mean.h:155:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Mean<LGLSXP,NA,T> mean(const VectorBase<LGLSXP,NA,T>& t) {
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:64,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:34:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Var( const VEC_TYPE& object_ ) : object(object_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:36:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double get() const{
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Var( const VEC_TYPE& object_ ) : object(object_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:56:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     double get() const{
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:74:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Var<REALSXP,NA,T> var( const VectorBase<REALSXP,NA,T>& t){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:79:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Var<INTSXP,NA,T> var( const VectorBase<INTSXP,NA,T>& t){
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Var<LGLSXP,NA,T> var( const VectorBase<LGLSXP,NA,T>& t){
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/var.h:89:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Var<CPLXSXP,NA,T> var( const VectorBase<CPLXSXP,NA,T>& t){
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:65,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sd.h:34:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Sd( const VEC_TYPE& object_ ) : object(object_){}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sd.h:36:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  STORAGE get() const {
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sd.h:46:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Sd<REALSXP,NA,T> sd( const VectorBase<REALSXP,NA,T>& t){
                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:66,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumsum.h:35:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Cumsum( const VEC_TYPE& object_ ) : object(object_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumsum.h:37:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  VECTOR get() const {
               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumsum.h:59:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cumsum<INTSXP,NA,T> cumsum( const VectorBase<INTSXP,NA,T>& t){
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumsum.h:64:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cumsum<REALSXP,NA,T> cumsum( const VectorBase<REALSXP,NA,T>& t){
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:67,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_min.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  WhichMin(const VEC_TYPE& obj_ ) : obj(obj_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_min.h:35:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         R_xlen_t get() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_min.h:62:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  WhichMin(const VEC_TYPE& obj_ ) : obj(obj_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_min.h:64:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         R_xlen_t get() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_min.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t which_min( const VectorBase<RTYPE,NA,T>& t ){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:68,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_max.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  WhichMax(const VEC_TYPE& obj_ ) : obj(obj_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_max.h:35:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         R_xlen_t get() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_max.h:62:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  WhichMax(const VEC_TYPE& obj_ ) : obj(obj_){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_max.h:64:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         R_xlen_t get() const {
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/which_max.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 R_xlen_t which_max( const VectorBase<RTYPE,NA,T>& t ){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:70,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:33:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     InSet( const HASH& hash_ ) : hash(hash_){}
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:35:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator()(STORAGE value){
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:50:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     In( const TABLE_T& table) : vec(table), hash(vec){
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:55:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LogicalVector get( const T& x) const {
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:65:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> unique( const VectorBase<RTYPE,NA,T>& t ){
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:72:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> sort_unique( const VectorBase<RTYPE,NA,T>& t , bool decreasing = false){
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/unique.h:77:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline LogicalVector in( const VectorBase<RTYPE,NA,T>& x, const VectorBase<RTYPE,RHS_NA,RHS_T>& table ){
                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:71,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/match.h:28:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IntegerVector match( const VectorBase<RTYPE,NA,T>& x, const VectorBase<RTYPE,RHS_NA,RHS_T>& table_ ){
                                                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:72,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CountInserter( HASH& hash_ ) : hash(hash_) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:33:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void operator()( STORAGE value ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:44:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Grabber( IntegerVector& res_, CharacterVector& names_ ) : res(res_), names(names_), index(0){}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void operator()( T pair){
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:93:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Table( const TABLE_T& table ): hash(), map() {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:101:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator IntegerVector() const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/table.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IntegerVector table( const VectorBase<RTYPE,NA,T>& x ){
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:73,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/duplicated.h:28:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline LogicalVector duplicated( const VectorBase<RTYPE,NA,T>& x ){
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:74,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/self_match.h:31:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfInserter( HASH& hash_ ) : hash(hash_), index(0) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/self_match.h:33:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t operator()( STORAGE value ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/self_match.h:53:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SelfMatch( const TABLE_T& table ): hash(), result(table.size()) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/self_match.h:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline operator IntegerVector() const { return result ; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/self_match.h:69:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IntegerVector self_match( const VectorBase<RTYPE,NA,T>& x ){
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:75,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         RemoveFromSet( SET& set_) : set(set_){}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         void operator()(T value){
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:47:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SetDiff( const LHS_T& lhs, const RHS_T& rhs) :
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:55:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Vector<RTYPE> get() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:75:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         SetEqual( const LHS_T& lhs, const RHS_T& rhs) :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:81:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool get() const {
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:104:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Intersect( const LHS_T& lhs, const RHS_T& rhs) :
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:118:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Vector<RTYPE> get() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:137:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Union( const LHS_T& lhs, const RHS_T& rhs) :
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:143:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         Vector<RTYPE> get() const {
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:161:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> setdiff( const VectorBase<RTYPE,LHS_NA,LHS_T>& lhs, const VectorBase<RTYPE,RHS_NA,RHS_T>& rhs ){
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:166:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool setequal( const VectorBase<RTYPE,LHS_NA,LHS_T>& lhs, const VectorBase<RTYPE,RHS_NA,RHS_T>& rhs ){
                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:171:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> intersect( const VectorBase<RTYPE,LHS_NA,LHS_T>& lhs, const VectorBase<RTYPE,RHS_NA,RHS_T>& rhs ){
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/setdiff.h:177:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> union_( const VectorBase<RTYPE,LHS_NA,LHS_T>& lhs, const VectorBase<RTYPE,RHS_NA,RHS_T>& rhs ){
                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/strings.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:77,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/collapse.h:28:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline String collapse__impl( Iterator it, R_xlen_t n ){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/collapse.h:41:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline String collapse( const VectorBase<STRSXP,NA,T>& vec ){
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/strings.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:77,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:36:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool isws(const char c) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:40:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* trim_left(const char* str) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:52:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* trim_right(const char* str, R_len_t sz, std::string* buff) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:66:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const char* trim_both(const char* str, R_len_t sz, std::string* buff) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:90:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<STRSXP> trimws(const Vector<STRSXP>& x, const char* which = "both") {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:135:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Matrix<STRSXP> trimws(const Matrix<STRSXP>& x, const char* which = "both") {
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/strings/trimws.h:181:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline String trimws(const String& str, const char* which = "both") {
                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:79,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumprod.h:35:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Cumprod(const VEC_TYPE& object_) : object(object_) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumprod.h:37:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     VECTOR get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumprod.h:59:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cumprod<INTSXP, NA, T> cumprod(const VectorBase<INTSXP, NA, T>& t) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumprod.h:64:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cumprod<REALSXP, NA, T> cumprod(const VectorBase<REALSXP, NA, T>& t) {
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cumprod.h:69:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cumprod<CPLXSXP, NA, T> cumprod(const VectorBase<CPLXSXP, NA, T>& t) {
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:80,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummin.h:35:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Cummin(const VEC_TYPE& object_) : object(object_) {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummin.h:37:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     VECTOR get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummin.h:59:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cummin<INTSXP, NA, T> cummin(const VectorBase<INTSXP, NA, T>& t) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummin.h:64:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cummin<REALSXP, NA, T> cummin(const VectorBase<REALSXP, NA, T>& t) {
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:81,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummax.h:35:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Cummax(const VEC_TYPE& object_) : object(object_) {}
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummax.h:37:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     VECTOR get() const {
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummax.h:59:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cummax<INTSXP, NA, T> cummax(const VectorBase<INTSXP, NA, T>& t) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cummax.h:64:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline sugar::Cummax<REALSXP, NA, T> cummax(const VectorBase<REALSXP, NA, T>& t) {
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:83,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:55:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool less(T lhs, T rhs) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:60:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool less<Rcomplex>(Rcomplex lhs, Rcomplex rhs) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:69:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double half(double lhs) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:73:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double half(int lhs) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:77:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Rcomplex half(Rcomplex lhs) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:98:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:101:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:136:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:139:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:170:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:173:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:206:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:240:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:264:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Median(const VECTOR& xx)
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:267:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator result_type() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/median.h:283:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 median(const Rcpp::VectorBase<RTYPE, NA, T>& x, bool na_rm = false) {
                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:56:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:60:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:64:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:68:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:72:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const {
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:76:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator E&() { return static_cast<E&>(*this); }
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:77:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator const E&() const { return static_cast<const E&>(*this); }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:92:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable(const Rcpp::Matrix<RTYPE>& vec_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:97:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable(const Rcpp::Vector<RTYPE>& vec_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:103:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable(const BindableExpression<RTYPE, S>& e)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return len; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:114:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return nr; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return nc; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:118:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:122:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:146:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ScalarBindable(const T& t_) : t(t_) {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:148:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:150:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:152:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:178:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const BindableExpression<RTYPE, E2>& e2_)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:191:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return e1.size() + e2.size(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:193:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return e1.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:195:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return e1.ncol() + e2.ncol(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:197:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:201:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:226:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const BindableExpression<RTYPE, E2>& e2_)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:230:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return e1.size() + e1.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:232:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return e1.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:234:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return e1.ncol() + 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:236:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:240:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const BindableExpression<RTYPE, E2>& e2_)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:269:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return e2.size() + e2.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:271:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return e2.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:273:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return e2.ncol() + 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:275:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:308:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const BindableExpression<RTYPE, E2>& e2_)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:312:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return e2.size() + e2.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:314:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t nrow() const { return e2.nrow(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:316:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t ncol() const { return e2.ncol() + 1; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:318:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator[](R_xlen_t i) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:322:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:331:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeContainerBindable(const Rcpp::Matrix<RTYPE>& x) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:337:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeContainerBindable(const Rcpp::Vector<RTYPE>& x) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:343:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeContainerBindable(const Rcpp::Matrix<LGLSXP>& x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:349:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeContainerBindable(const Rcpp::Vector<LGLSXP>& x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:355:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeScalarBindable(const T& t) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:363:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const BindableExpression<RTYPE, E2>& e2)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:381:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static yes test(typename C::stored_type*);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:384:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static no test(...);
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable<RTYPE, T> operator()(const T& t) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:415:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable<LGLSXP, T> operator()(const T& t) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:427:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ContainerBindable<LGLSXP, T> operator()(const T& t) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ScalarBindable<T> operator()(const T& t) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeBindable(const T& t) {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MakeBindable(const T& t) {
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:516:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:522:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:528:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:535:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:541:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6) {
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:547:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7) {
                                                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:553:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8) {
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:559:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:566:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10) {
                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:572:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11) {
                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:578:179: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12) {
                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:584:195: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13) {
                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:590:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14) {
                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:597:227: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15) {
                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:603:243: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16) {
                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:609:259: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17) {
                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:615:275: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18) {
                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:621:291: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19) {
                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:628:307: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20) {
                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:634:323: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21) {
                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:640:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22) {
                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:646:355: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23) {
                                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:652:371: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24) {
                                                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:659:387: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25) {
                                                                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:665:403: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26) {
                                                                                                                                                                                                                                                                                                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:671:419: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27) {
                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:677:435: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:683:451: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:690:467: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:696:483: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:702:499: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:708:515: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:714:531: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:721:547: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:727:563: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:733:579: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:739:595: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:745:611: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:752:627: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:758:643: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:764:659: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:770:675: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:776:691: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:783:707: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:789:723: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45, const T46& t46) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:795:739: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45, const T46& t46, const T47& t47) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:801:755: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45, const T46& t46, const T47& t47, const T48& t48) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:807:771: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45, const T46& t46, const T47& t47, const T48& t48, const T49& t49) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:85,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/cbind.h:814:787: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cbind(const T1& t1, const T2& t2, const T3& t3, const T4& t4, const T5& t5, const T6& t6, const T7& t7, const T8& t8, const T9& t9, const T10& t10, const T11& t11, const T12& t12, const T13& t13, const T14& t14, const T15& t15, const T16& t16, const T17& t17, const T18& t18, const T19& t19, const T20& t20, const T21& t21, const T22& t22, const T23& t23, const T24& t24, const T25& t25, const T26& t26, const T27& t27, const T28& t28, const T29& t29, const T30& t30, const T31& t31, const T32& t32, const T33& t33, const T34& t34, const T35& t35, const T36& t36, const T37& t37, const T38& t38, const T39& t39, const T40& t40, const T41& t41, const T42& t42, const T43& t43, const T44& t44, const T45& t45, const T46& t46, const T47& t47, const T48& t48, const T49& t49, const T50& t50) {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:87,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:30:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool check_na(double x) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:34:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool check_na(int x) {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:38:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool check_na(Rboolean x) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:42:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool check_na(SEXP x) {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool check_na(Rcomplex x) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void incr(double* lhs, double rhs) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:55:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void incr(int* lhs, int rhs) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:59:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void incr(Rcomplex* lhs, const Rcomplex& rhs) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:65:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void div(double* lhs, R_xlen_t rhs) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:69:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void div(Rcomplex* lhs, R_xlen_t rhs) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void set_nan(double* x) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:79:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void set_nan(Rcomplex* x) {
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:138:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:142:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:186:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:215:1: note: in expansion of macro 'ROW_SUMS_IMPL_KEEPNA'
 ROW_SUMS_IMPL_KEEPNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:190:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:190:25: note: in definition of macro 'ROW_SUMS_IMPL_KEEPNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:186:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:216:1: note: in expansion of macro 'ROW_SUMS_IMPL_KEEPNA'
 ROW_SUMS_IMPL_KEEPNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:190:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:190:25: note: in definition of macro 'ROW_SUMS_IMPL_KEEPNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:236:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:240:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:300:1: note: in expansion of macro 'ROW_SUMS_IMPL_RMNA'
 ROW_SUMS_IMPL_RMNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:281:25: note: in definition of macro 'ROW_SUMS_IMPL_RMNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:277:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:301:1: note: in expansion of macro 'ROW_SUMS_IMPL_RMNA'
 ROW_SUMS_IMPL_RMNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:281:25: note: in definition of macro 'ROW_SUMS_IMPL_RMNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:330:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:334:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:370:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:399:1: note: in expansion of macro 'COL_SUMS_IMPL_KEEPNA'
 COL_SUMS_IMPL_KEEPNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:374:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:374:25: note: in definition of macro 'COL_SUMS_IMPL_KEEPNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:370:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:400:1: note: in expansion of macro 'COL_SUMS_IMPL_KEEPNA'
 COL_SUMS_IMPL_KEEPNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:374:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:374:25: note: in definition of macro 'COL_SUMS_IMPL_KEEPNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:420:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:424:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:461:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:484:1: note: in expansion of macro 'COL_SUMS_IMPL_RMNA'
 COL_SUMS_IMPL_RMNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:465:25: note: in definition of macro 'COL_SUMS_IMPL_RMNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:461:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColSumsImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                   \
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:485:1: note: in expansion of macro 'COL_SUMS_IMPL_RMNA'
 COL_SUMS_IMPL_RMNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:465:25: note: in definition of macro 'COL_SUMS_IMPL_RMNA'
     return_vector get() const {                                                                             \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:517:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:521:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:561:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:592:1: note: in expansion of macro 'ROW_MEANS_IMPL_KEEPNA'
 ROW_MEANS_IMPL_KEEPNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:565:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:565:25: note: in definition of macro 'ROW_MEANS_IMPL_KEEPNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:561:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:593:1: note: in expansion of macro 'ROW_MEANS_IMPL_KEEPNA'
 ROW_MEANS_IMPL_KEEPNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:565:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:565:25: note: in definition of macro 'ROW_MEANS_IMPL_KEEPNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:613:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:665:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:696:1: note: in expansion of macro 'ROW_MEANS_IMPL_RMNA'
 ROW_MEANS_IMPL_RMNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:669:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:669:25: note: in definition of macro 'ROW_MEANS_IMPL_RMNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:665:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RowMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:697:1: note: in expansion of macro 'ROW_MEANS_IMPL_RMNA'
 ROW_MEANS_IMPL_RMNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:669:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:669:25: note: in definition of macro 'ROW_MEANS_IMPL_RMNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:726:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:730:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:770:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:801:1: note: in expansion of macro 'COL_MEANS_IMPL_KEEPNA'
 COL_MEANS_IMPL_KEEPNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:774:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:774:25: note: in definition of macro 'COL_MEANS_IMPL_KEEPNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:770:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:802:1: note: in expansion of macro 'COL_MEANS_IMPL_KEEPNA'
 COL_MEANS_IMPL_KEEPNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:774:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:774:25: note: in definition of macro 'COL_MEANS_IMPL_KEEPNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:822:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<RTYPE, NA, T>& ref_)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:826:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:874:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:905:1: note: in expansion of macro 'COL_MEANS_IMPL_RMNA'
 COL_MEANS_IMPL_RMNA(LGLSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:878:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:878:25: note: in definition of macro 'COL_MEANS_IMPL_RMNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:874:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ColMeansImpl(const MatrixBase<__RTYPE__, NA, T>& ref_)                                                      \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:906:1: note: in expansion of macro 'COL_MEANS_IMPL_RMNA'
 COL_MEANS_IMPL_RMNA(INTSXP)
 ^~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:878:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:878:25: note: in definition of macro 'COL_MEANS_IMPL_RMNA'
     return_vector get() const {                                                                                 \
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:924:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rowSums(const MatrixBase<RTYPE, NA, T>& x, bool na_rm = false) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:933:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 colSums(const MatrixBase<RTYPE, NA, T>& x, bool na_rm = false) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:942:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rowMeans(const MatrixBase<RTYPE, NA, T>& x, bool na_rm = false) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/rowSums.h:951:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 colMeans(const MatrixBase<RTYPE, NA, T>& x, bool na_rm = false) {
                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/functions.h:89,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:57:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void Normalize(Vector<REALSXP>& p, int require_k, bool replace)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:81:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<INTSXP> SampleReplace(Vector<REALSXP>& p, int n, int k, bool one_based)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:114:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> SampleReplace(Vector<REALSXP>& p, int k, const Vector<RTYPE>& ref)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:149:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<INTSXP> WalkerSample(const Vector<REALSXP>& p, int n, int nans, bool one_based)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:201:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> WalkerSample(const Vector<REALSXP>& p, int nans, const Vector<RTYPE>& ref)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:255:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<INTSXP> SampleNoReplace(Vector<REALSXP>& p, int n, int nans, bool one_based)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:295:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> SampleNoReplace(Vector<REALSXP>& p, int nans, const Vector<RTYPE>& ref)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:337:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<INTSXP> EmpiricalSample(int n, int size, bool replace, bool one_based)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:367:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Vector<RTYPE> EmpiricalSample(int size, bool replace, const Vector<RTYPE>& ref)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:401:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sample(int n, int size, bool replace = false, sugar::probs_t probs = R_NilValue, bool one_based = true)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/functions/sample.h:437:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sample(const Vector<RTYPE>& x, int size, bool replace = false, sugar::probs_t probs = R_NilValue)
                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:53:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Outer( const LHS_TYPE& lhs_, const RHS_TYPE& rhs_, Function fun_ ) :
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:56:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline STORAGE operator()( int i, int j ) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:60:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return static_cast<R_xlen_t>(nr) * nc ; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:61:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const { return nr; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const { return nc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/outer.h:83:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Function fun ){
                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:37:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Row( const LHS_TYPE& lhs) : nr( lhs.nrow() ), nc( lhs.ncol() ) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( int i, int j ) const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:43:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return static_cast<R_xlen_t>(nr) * nc ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:44:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int nrow() const { return nr; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int ncol() const { return nc; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/row.h:55:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 row( const Rcpp::MatrixBase<RTYPE,LHS_NA,LHS_T>& lhs){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:37:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Col( const LHS_TYPE& lhs) : nr( lhs.ncol() ), nc( lhs.ncol() ) {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int operator()( int i, int j ) const {
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:43:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return static_cast<R_xlen_t>(nr) * nc ; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:44:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int nrow() const { return nr; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int ncol() const { return nc; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/col.h:55:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 col( const Rcpp::MatrixBase<RTYPE,LHS_NA,LHS_T>& lhs){
                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:34:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LowerTri(const T& lhs, bool diag)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator()(int i, int j) const { return get(i, j); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:42:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return static_cast<R_xlen_t>(nr) * nc; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const { return nr; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:44:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const { return nc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get_diag_true(int i, int j) const { return i >= j; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get_diag_false(int i, int j) const { return i > j; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get(int i, int j) const { return (this->*getter)(i, j); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/lower_tri.h:63:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 lower_tri(const Rcpp::MatrixBase<RTYPE, NA, T>& lhs, bool diag = false) {
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:34:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UpperTri(const T& lhs, bool diag)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:40:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int operator()(int i, int j) const { return get(i, j); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:42:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline R_xlen_t size() const { return static_cast<R_xlen_t>(nr) * nc; }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int nrow() const { return nr; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:44:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int ncol() const { return nc; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get_diag_true(int i, int j) const { return i <= j; }
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get_diag_false(int i, int j) const { return i < j; }
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool get(int i, int j) const { return (this->*getter)(i, j); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/upper_tri.h:63:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 upper_tri(const Rcpp::MatrixBase<RTYPE, NA, T>& lhs, bool diag = false) {
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:34:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Diag_Extractor( const MAT_TYPE& object_ ) : object(object_), n(0) {
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:40:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator[]( int i ) const {
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:43:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return n; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:57:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Diag_Maker( const VEC_TYPE& object_ ) : object(object_), n(object_.size()) {}
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:59:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline STORAGE operator()( int i, int j ) const {
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:62:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline R_xlen_t size() const { return static_cast<R_xlen_t>(n) * n; }
                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:63:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int ncol() const { return n; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:64:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline int nrow() const { return n; }
                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/diag.h:83:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 diag( const T& t ){
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/sugar.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:78,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/as_vector.h:30:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 as_vector__impl( MatrixBase<RTYPE,NA,T>& t, Rcpp::traits::false_type ){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/as_vector.h:44:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 as_vector__impl( MatrixBase<RTYPE,NA,T>& t, Rcpp::traits::true_type ){
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/sugar/matrix/as_vector.h:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 as_vector( const MatrixBase<RTYPE,NA,T>& t ){
                                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:38:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     D0( FunPtr ptr_, const VEC_TYPE& vec_, bool log_ ) :
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:41:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:45:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:59:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     D1( FunPtr ptr_, const VEC_TYPE& vec_, double p0_ , bool log_) :
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:62:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:81:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     D2( FunPtr ptr_, const VEC_TYPE& vec_, double p0_, double p1_ , bool log_) :
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:84:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:88:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:103:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     D3( FunPtr ptr_, const VEC_TYPE& vec_, double p0_, double p1_, double p2_ , bool log_ ) :
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:106:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:129:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:132:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:136:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:153:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:156:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:160:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:178:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:181:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:185:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:201:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:208:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:227:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:230:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:234:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:250:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:253:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:257:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:274:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:277:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:281:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         bool lower_tail = true, bool log_ = false ) :
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator[]( int i) const {
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:305:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int size() const { return vec.size(); }
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:31:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int give_log) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:35:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int give_log) {
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:51:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p) {
                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:94:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(unif, Rcpp::stats::dunif_0, Rcpp::stats::punif_0, Rcpp::stats::qunif_0 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:94:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(unif, Rcpp::stats::dunif_0, Rcpp::stats::punif_0, Rcpp::stats::qunif_0 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:94:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(unif, Rcpp::stats::dunif_0, Rcpp::stats::punif_0, Rcpp::stats::qunif_0 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:95:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(unif, Rcpp::stats::dunif_1, Rcpp::stats::punif_1, Rcpp::stats::qunif_1 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:95:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(unif, Rcpp::stats::dunif_1, Rcpp::stats::punif_1, Rcpp::stats::qunif_1 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:95:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(unif, Rcpp::stats::dunif_1, Rcpp::stats::punif_1, Rcpp::stats::qunif_1 )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:96:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(unif, ::Rf_dunif, ::Rf_punif, ::Rf_qunif )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:96:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(unif, ::Rf_dunif, ::Rf_punif, ::Rf_qunif )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/unif.h:96:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(unif, ::Rf_dunif, ::Rf_punif, ::Rf_qunif )
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:28:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dnorm_1(double x, double mu /*, double sigma [=1.0]*/ , int give_log) {
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:44:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int give_log) {
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:57:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p) {
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:78:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double pnorm_0(double x /*, double mu [=0.] , double sigma [=1.]*/ , int lower_tail, int log_p) {
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:99:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p){
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:104:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       int lower_tail, int log_p){
                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:111:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(norm, Rcpp::stats::dnorm_0, Rcpp::stats::pnorm_0, Rcpp::stats::qnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:111:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(norm, Rcpp::stats::dnorm_0, Rcpp::stats::pnorm_0, Rcpp::stats::qnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:111:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(norm, Rcpp::stats::dnorm_0, Rcpp::stats::pnorm_0, Rcpp::stats::qnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:112:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(norm, Rcpp::stats::dnorm_1, Rcpp::stats::pnorm_1, Rcpp::stats::qnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:112:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(norm, Rcpp::stats::dnorm_1, Rcpp::stats::pnorm_1, Rcpp::stats::qnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:112:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(norm, Rcpp::stats::dnorm_1, Rcpp::stats::pnorm_1, Rcpp::stats::qnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:113:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(norm, ::Rf_dnorm4, ::Rf_pnorm5, ::Rf_qnorm5)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:113:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(norm, ::Rf_dnorm4, ::Rf_pnorm5, ::Rf_qnorm5)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/norm.h:113:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(norm, ::Rf_dnorm4, ::Rf_pnorm5, ::Rf_qnorm5)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:33,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:30:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dgamma_1(double x, double shape, int log_p){
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:56:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double pgamma_1(double x, double alph, int lower_tail, int log_p){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:59:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qgamma_1(double p, double alpha, int lower_tail, int log_p){
                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:67:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(gamma,Rcpp::stats::dgamma_1,Rcpp::stats::pgamma_1, Rcpp::stats::qgamma_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:67:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(gamma,Rcpp::stats::dgamma_1,Rcpp::stats::pgamma_1, Rcpp::stats::qgamma_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:67:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(gamma,Rcpp::stats::dgamma_1,Rcpp::stats::pgamma_1, Rcpp::stats::qgamma_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:71:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(gamma,::Rf_dgamma,::Rf_pgamma,::Rf_qgamma)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:71:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(gamma,::Rf_dgamma,::Rf_pgamma,::Rf_qgamma)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/gamma.h:71:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(gamma,::Rf_dgamma,::Rf_pgamma,::Rf_qgamma)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/chisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(chisq,::Rf_dchisq,::Rf_pchisq,::Rf_qchisq)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/chisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(chisq,::Rf_dchisq,::Rf_pchisq,::Rf_qchisq)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/chisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(chisq,::Rf_dchisq,::Rf_pchisq,::Rf_qchisq)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/beta.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(beta,::Rf_dbeta,::Rf_pbeta,::Rf_qbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/beta.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(beta,::Rf_dbeta,::Rf_pbeta,::Rf_qbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/beta.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(beta,::Rf_dbeta,::Rf_pbeta,::Rf_qbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/t.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(t, ::Rf_dt, ::Rf_pt, ::Rf_qt)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/t.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(t, ::Rf_dt, ::Rf_pt, ::Rf_qt)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/t.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(t, ::Rf_dt, ::Rf_pt, ::Rf_qt)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:30:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dlnorm_0(double x, int log_p){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:47:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dlnorm_1(double x, double meanlog, int log_p){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double plnorm_0(double x, int lower_tail, int log_p){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:76:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double plnorm_1(double x, double meanlog, int lower_tail, int log_p) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:87:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qlnorm_0(double p, int lower_tail, int log_p){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:97:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qlnorm_1(double p, double meanlog, int lower_tail, int log_p){
                                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:110:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(lnorm,Rcpp::stats::dlnorm_0,Rcpp::stats::plnorm_0,Rcpp::stats::qlnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:110:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(lnorm,Rcpp::stats::dlnorm_0,Rcpp::stats::plnorm_0,Rcpp::stats::qlnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:110:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(lnorm,Rcpp::stats::dlnorm_0,Rcpp::stats::plnorm_0,Rcpp::stats::qlnorm_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:111:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(lnorm,Rcpp::stats::dlnorm_1,Rcpp::stats::plnorm_1,Rcpp::stats::qlnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:111:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(lnorm,Rcpp::stats::dlnorm_1,Rcpp::stats::plnorm_1,Rcpp::stats::qlnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:111:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(lnorm,Rcpp::stats::dlnorm_1,Rcpp::stats::plnorm_1,Rcpp::stats::qlnorm_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:112:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(lnorm,::Rf_dlnorm,::Rf_plnorm,::Rf_qlnorm)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:112:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(lnorm,::Rf_dlnorm,::Rf_plnorm,::Rf_qlnorm)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/lnorm.h:112:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(lnorm,::Rf_dlnorm,::Rf_plnorm,::Rf_qlnorm)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:30:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dweibull_1(double x, double shape /*, double scale [=1.0] */ , int give_log){
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:49:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double pweibull_1(double x, double shape /*, double scale [=1.0] */, int lower_tail, int log_p) {
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:67:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qweibull_1(double p, double shape /*, double scale [=1.0] */, int lower_tail, int log_p){
                                                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:82:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(weibull,Rcpp::stats::dweibull_1,Rcpp::stats::pweibull_1,Rcpp::stats::qweibull_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:82:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(weibull,Rcpp::stats::dweibull_1,Rcpp::stats::pweibull_1,Rcpp::stats::qweibull_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:82:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(weibull,Rcpp::stats::dweibull_1,Rcpp::stats::pweibull_1,Rcpp::stats::qweibull_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:83:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(weibull,::Rf_dweibull,::Rf_pweibull,::Rf_qweibull)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:83:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(weibull,::Rf_dweibull,::Rf_pweibull,::Rf_qweibull)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/weibull.h:83:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(weibull,::Rf_dweibull,::Rf_pweibull,::Rf_qweibull)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:28:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dlogis_0(double x /*, double location [=0.0], double scale [=1.0] */, int give_log){
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:40:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dlogis_1(double x, double location /*, double scale [=1.0] */, int give_log){
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int lower_tail, int log_p) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:70:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int lower_tail, int log_p) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:85:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int lower_tail, int log_p) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:107:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        int lower_tail, int log_p) {
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:130:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(logis,Rcpp::stats::dlogis_0,Rcpp::stats::plogis_0,Rcpp::stats::qlogis_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:130:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(logis,Rcpp::stats::dlogis_0,Rcpp::stats::plogis_0,Rcpp::stats::qlogis_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:130:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(logis,Rcpp::stats::dlogis_0,Rcpp::stats::plogis_0,Rcpp::stats::qlogis_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:131:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(logis,Rcpp::stats::dlogis_1,Rcpp::stats::plogis_1,Rcpp::stats::qlogis_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:131:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(logis,Rcpp::stats::dlogis_1,Rcpp::stats::plogis_1,Rcpp::stats::qlogis_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:131:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(logis,Rcpp::stats::dlogis_1,Rcpp::stats::plogis_1,Rcpp::stats::qlogis_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:132:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(logis,::Rf_dlogis,::Rf_plogis,::Rf_qlogis)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:132:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(logis,::Rf_dlogis,::Rf_plogis,::Rf_qlogis)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/logis.h:132:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(logis,::Rf_dlogis,::Rf_plogis,::Rf_qlogis)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/f.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(f,::Rf_df,::Rf_pf,::Rf_qf)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/f.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(f,::Rf_df,::Rf_pf,::Rf_qf)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/f.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(f,::Rf_df,::Rf_pf,::Rf_qf)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:30:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double d_exp_0(double x, int give_log) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:42:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double q_exp_0(double p, int lower_tail, int log_p) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:54:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double p_exp_0(double x, int lower_tail, int log_p) {
                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:75:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(exp,Rcpp::stats::d_exp_0,Rcpp::stats::p_exp_0,Rcpp::stats::q_exp_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:75:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(exp,Rcpp::stats::d_exp_0,Rcpp::stats::p_exp_0,Rcpp::stats::q_exp_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:75:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(exp,Rcpp::stats::d_exp_0,Rcpp::stats::p_exp_0,Rcpp::stats::q_exp_0)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:81:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline stats::D1<REALSXP,NA,T> dexp( const Rcpp::VectorBase<REALSXP,NA,T>& x, double shape, bool log = false ) {
                                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:86:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline stats::P1<REALSXP,NA,T> pexp( const Rcpp::VectorBase<REALSXP,NA,T>& x, double shape, bool lower = true, bool log = false ) {
                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/exp.h:91:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline stats::Q1<REALSXP,NA,T> qexp( const Rcpp::VectorBase<REALSXP,NA,T>& x, double shape, bool lower = true, bool log = false ) {
                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:28:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dcauchy_0(double x, int give_log) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:32:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double dcauchy_1(double x, double location, int give_log) {
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:36:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double pcauchy_0(double x, int lower_tail, int log_p) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:40:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double pcauchy_1(double x, double location, int lower_tail, int log_p) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qcauchy_0(double p, int lower_tail, int log_p) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:47:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline double qcauchy_1(double p, double location, int lower_tail, int log_p) {
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:323:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:55:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(cauchy,Rcpp::stats::dcauchy_0,Rcpp::stats::pcauchy_0,Rcpp::stats::qcauchy_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:329:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:55:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(cauchy,Rcpp::stats::dcauchy_0,Rcpp::stats::pcauchy_0,Rcpp::stats::qcauchy_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:335:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:55:1: note: in expansion of macro 'RCPP_DPQ_0'
 RCPP_DPQ_0(cauchy,Rcpp::stats::dcauchy_0,Rcpp::stats::pcauchy_0,Rcpp::stats::qcauchy_0)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:56:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(cauchy,Rcpp::stats::dcauchy_1,Rcpp::stats::pcauchy_1,Rcpp::stats::qcauchy_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:56:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(cauchy,Rcpp::stats::dcauchy_1,Rcpp::stats::pcauchy_1,Rcpp::stats::qcauchy_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:56:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(cauchy,Rcpp::stats::dcauchy_1,Rcpp::stats::pcauchy_1,Rcpp::stats::qcauchy_1)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:57:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(cauchy,::Rf_dcauchy,::Rf_pcauchy,::Rf_qcauchy)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:57:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(cauchy,::Rf_dcauchy,::Rf_pcauchy,::Rf_qcauchy)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/cauchy.h:57:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(cauchy,::Rf_dcauchy,::Rf_pcauchy,::Rf_qcauchy)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/geom.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(geom, ::Rf_dgeom, ::Rf_pgeom, ::Rf_qgeom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/geom.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(geom, ::Rf_dgeom, ::Rf_pgeom, ::Rf_qgeom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/geom.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(geom, ::Rf_dgeom, ::Rf_pgeom, ::Rf_qgeom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/hyper.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(hyper,::Rf_dhyper,::Rf_phyper,::Rf_qhyper)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/hyper.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(hyper,::Rf_dhyper,::Rf_phyper,::Rf_qhyper)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/hyper.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(hyper,::Rf_dhyper,::Rf_phyper,::Rf_qhyper)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nt.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nt,::Rf_dnt,::Rf_pnt,::Rf_qnt)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nt.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nt,::Rf_dnt,::Rf_pnt,::Rf_qnt)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nt.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nt,::Rf_dnt,::Rf_pnt,::Rf_qnt)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nchisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2( nchisq, ::Rf_dnchisq, ::Rf_pnchisq, ::Rf_qnchisq )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nchisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2( nchisq, ::Rf_dnchisq, ::Rf_pnchisq, ::Rf_qnchisq )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nchisq.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2( nchisq, ::Rf_dnchisq, ::Rf_pnchisq, ::Rf_qnchisq )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbeta.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nbeta,::Rf_dnbeta,::Rf_pnbeta,::Rf_qnbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbeta.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nbeta,::Rf_dnbeta,::Rf_pnbeta,::Rf_qnbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbeta.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nbeta,::Rf_dnbeta,::Rf_pnbeta,::Rf_qnbeta)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nf.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nf,::Rf_dnf,::Rf_pnf,::Rf_qnf)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:397:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nf.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nf,::Rf_dnf,::Rf_pnf,::Rf_qnf)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:403:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nf.h:25:1: note: in expansion of macro 'RCPP_DPQ_3'
 RCPP_DPQ_3(nf,::Rf_dnf,::Rf_pnf,::Rf_qnf)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom, ::Rf_dnbinom, ::Rf_pnbinom, ::Rf_qnbinom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom, ::Rf_dnbinom, ::Rf_pnbinom, ::Rf_qnbinom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom, ::Rf_dnbinom, ::Rf_pnbinom, ::Rf_qnbinom )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom_mu.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom_mu,::dnbinom_mu, ::pnbinom_mu, ::qnbinom_mu )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom_mu.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom_mu,::dnbinom_mu, ::pnbinom_mu, ::qnbinom_mu )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/nbinom_mu.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(nbinom_mu,::dnbinom_mu, ::pnbinom_mu, ::qnbinom_mu )
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:368:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/binom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(binom,::Rf_dbinom,::Rf_pbinom,::Rf_qbinom)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:374:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/binom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(binom,::Rf_dbinom,::Rf_pbinom,::Rf_qbinom)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:380:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/binom.h:25:1: note: in expansion of macro 'RCPP_DPQ_2'
 RCPP_DPQ_2(binom,::Rf_dbinom,::Rf_pbinom,::Rf_qbinom)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:345:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/pois.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(pois,::Rf_dpois,::Rf_ppois,::Rf_qpois)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:351:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/pois.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(pois,::Rf_dpois,::Rf_ppois,::Rf_qpois)
 ^~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/dpq/dpq.h:357:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ) {                                                                                    \
 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/pois.h:25:1: note: in expansion of macro 'RCPP_DPQ_1'
 RCPP_DPQ_1(pois,::Rf_dpois,::Rf_ppois,::Rf_qpois)
 ^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:31:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NormGenerator( double mean_ = 0.0 , double sd_ = 1.0 ) :
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:46:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NormGenerator__sd1( double mean_ = 0.0 ) : mean(mean_) {}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:59:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NormGenerator__mean0( double sd_ = 1.0 ) : sd(sd_) {}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:72:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NormGenerator__mean0__sd1( ) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnorm.h:74:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:35,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/runif.h:31:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UnifGenerator( double min_ = 0.0, double max_ = 1.0) :
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/runif.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/runif.h:48:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     UnifGenerator__0__1() {}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/runif.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rgamma.h:30:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GammaGenerator(double a_, double scale_) :
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rgamma.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return ::Rf_rgamma(a, scale ) ;}
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rbeta.h:30:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     BetaGenerator(double a_, double b_) : a(a_), b(b_){}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rbeta.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:31:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LNormGenerator( double meanlog_ = 0.0 , double sdlog_ = 1.0 ) :
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LNormGenerator_1( double meanlog_ = 0.0 ) :
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:50:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LNormGenerator_0( ) {}
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlnorm.h:64:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rchisq.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ChisqGenerator( double df_ ) : df_2(df_ / 2.0) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rchisq.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnchisq.h:31:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NChisqGenerator( double df_, double lambda_ ) :
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnchisq.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:31:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FGenerator_Finite_Finite( double n1_, double n2_ ) :
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:47:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FGenerator_NotFinite_Finite( double n2_ ) : n2( n2_), n2__2(n2_ / 2.0 ) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:49:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:61:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     FGenerator_Finite_NotFinite( double n1_ ) : n1(n1_), n1__2(n1_ / 2.0 ) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rf.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rt.h:31:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TGenerator( double df_ ) : df(df_), df_2(df_/2.0) {}
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rt.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rbinom.h:30:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     BinomGenerator( double nin_, double pp_ ) : nin(nin_), pp(pp_){}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rbinom.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const{
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:31:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CauchyGenerator( double location_, double scale_) :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CauchyGenerator_1( double location_) :
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CauchyGenerator_0(){}
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rcauchy.h:61:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rexp.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpGenerator( double scale_ ) : scale(scale_) {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rexp.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rexp.h:43:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ExpGenerator__rate1(){}
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rexp.h:44:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return exp_rand() ; }
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:46,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rgeom.h:31:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     GeomGenerator( double p ) : lambda( (1-p)/p  ) {}
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rgeom.h:33:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:47,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnbinom.h:31:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NBinomGenerator( double siz_, double prob_ ) :
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnbinom.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnbinom_mu.h:31:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NBinomGenerator_Mu( double siz_, double mu_ ) :
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rnbinom_mu.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:49,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rpois.h:30:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     PoissonGenerator( double mu_ ) : mu(mu_){}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rpois.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return ::Rf_rpois(mu); }
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:50,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rweibull.h:31:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WeibullGenerator( double shape_, double scale_ ) :
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rweibull.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rweibull.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WeibullGenerator__scale1( double shape_ ) :
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rweibull.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:51,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:31:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LogisGenerator( double location_, double scale_ ) :
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:34:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:48:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LogisGenerator_1( double location_) :
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:51:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:64:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LogisGenerator_0() {}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rlogis.h:66:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const {
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:52,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rwilcox.h:30:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WilcoxGenerator( double mm_, double nn_) : mm(mm_), nn(nn_){}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rwilcox.h:31:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return ::Rf_rwilcox(mm,nn); }
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:53,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rsignrank.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     SignRankGenerator(double nn_) : nn(nn_){}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rsignrank.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return ::Rf_rsignrank(nn) ; }
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rhyper.h:30:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     HyperGenerator( double nn1_, double nn2_, double kk_) :
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/rhyper.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double operator()() const { return ::Rf_rhyper(nn1, nn2, kk) ;}
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/stats.h:56,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:79,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:58:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnorm( int n, double mean, double sd){
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:80:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnorm( int n, double mean /*, double sd [=1.0] */ ){
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:96:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnorm( int n /*, double mean [=0.0], double sd [=1.0] */ ){
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:100:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rbeta( int n, double a, double b ){
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:104:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rbinom( int n, double nin, double pp ){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:108:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rcauchy( int n, double location, double scale ){
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:118:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rcauchy( int n, double location /* , double scale [=1.0] */ ){
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:128:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rcauchy( int n /*, double location [=0.0] , double scale [=1.0] */ ){
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:132:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rchisq( int n, double df ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:137:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rexp( int n, double rate ){
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:147:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rexp( int n /* , rate = 1 */ ){
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:151:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rf( int n, double n1, double n2 ){
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:165:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rgamma( int n, double a, double scale ){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:174:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rgamma( int n, double a /* scale = 1.0 */ ){
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:183:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rgeom( int n, double p ){
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:189:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rhyper( int n, double nn1, double nn2, double kk ){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:193:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlnorm( int n, double meanlog, double sdlog ){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:204:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlnorm( int n, double meanlog /*, double sdlog = 1.0 */){
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:215:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlnorm( int n /*, double meanlog [=0.], double sdlog = 1.0 */){
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:219:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlogis( int n, double location, double scale ){
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:229:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlogis( int n, double location /*, double scale =1.0 */ ){
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:239:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rlogis( int n /*, double location [=0.0], double scale =1.0 */ ){
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:243:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnbinom( int n, double siz, double prob ){
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:251:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnbinom_mu( int n, double siz, double mu ){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:258:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnchisq( int n, double df, double lambda ){
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:268:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rnchisq( int n, double df /*, double lambda = 0.0 */ ){
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:274:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rpois( int n, double mu ){
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rsignrank( int n, double nn ){
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:282:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rt( int n, double df ){
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:295:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector runif( int n, double min, double max ){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:301:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector runif( int n, double min /*, double max = 1.0 */ ){
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:307:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector runif( int n /*, double min = 0.0, double max = 1.0 */ ){
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:311:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rweibull( int n, double shape, double scale ){
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:320:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rweibull( int n, double shape /* scale = 1 */ ){
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/stats/random/random.h:327:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NumericVector rwilcox( int n, double mm, double nn ){
                                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:83,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:30:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double norm_rand(void)  { return ::norm_rand(); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:31:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double unif_rand(void) { return ::unif_rand(); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:32:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double exp_rand(void) { return ::exp_rand(); }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:35:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnorm(double x, double mu, double sigma, int lg)              { return ::Rf_dnorm4(x, mu, sigma, lg); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:36:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnorm(double x, double mu, double sigma, int lt, int lg)      { return ::Rf_pnorm5(x, mu, sigma, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:37:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnorm(double p, double mu, double sigma, int lt, int lg)      { return ::Rf_qnorm5(p, mu, sigma, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:38:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rnorm(double mu, double sigma)                                { return ::Rf_rnorm(mu, sigma); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void pnorm_both(double x, double *cum, double *ccum, int lt, int lg) { return ::Rf_pnorm_both(x, cum, ccum, lt, lg); }
                                                                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:83,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:42:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dunif(double x, double a, double b, int lg)  { return ::Rf_dunif(x, a, b, lg); }
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:43:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double punif(double x, double a, double b, int lt, int lg)   { return ::Rf_punif(x, a, b, lt, lg); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:44:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qunif(double p, double a, double b, int lt, int lg)   { return ::Rf_qunif(p, a, b, lt, lg); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double runif(double a, double b)                             { return ::Rf_runif(a, b); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:48:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dgamma(double x, double shp, double scl, int lg)    { return ::Rf_dgamma(x, shp, scl, lg); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:49:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pgamma(double x, double alp, double scl, int lt, int lg) { return ::Rf_pgamma(x, alp, scl, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:50:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qgamma(double p, double alp, double scl, int lt, int lg) { return ::Rf_qgamma(p, alp, scl, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:51:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rgamma(double a, double scl)                             { return ::Rf_rgamma(a, scl); }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:53:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double log1pmx(double x)                  { return ::Rf_log1pmx(x); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:54:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double log1pexp(double x)                 { return ::log1pexp(x); }  // <-- ../nmath/plogis.c
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:55:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double lgamma1p(double a)                 { return ::Rf_lgamma1p(a); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:56:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double logspace_add(double lx, double ly) { return ::Rf_logspace_add(lx, ly); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:57:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double logspace_sub(double lx, double ly) { return ::Rf_logspace_sub(lx, ly); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dbeta(double x, double a, double b, int lg)         { return ::Rf_dbeta(x, a, b, lg); }
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pbeta(double x, double p, double q, int lt, int lg) { return ::Rf_pbeta(x, p, q, lt, lg); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:62:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qbeta(double a, double p, double q, int lt, int lg) { return ::Rf_qbeta(a, p, q, lt, lg); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:63:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rbeta(double a, double b)                           { return ::Rf_rbeta(a, b); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:66:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dlnorm(double x, double ml, double sl, int lg)  { return ::Rf_dlnorm(x, ml, sl, lg); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:67:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double plnorm(double x, double ml, double sl, int lt, int lg) { return ::Rf_plnorm(x, ml, sl, lt, lg); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:68:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qlnorm(double p, double ml, double sl, int lt, int lg) { return ::Rf_qlnorm(p, ml, sl, lt, lg); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:69:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rlnorm(double ml, double sl)                           { return ::Rf_rlnorm(ml, sl); }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:72:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dchisq(double x, double df, int lg)          { return ::Rf_dchisq(x, df, lg); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:73:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pchisq(double x, double df, int lt, int lg)  { return ::Rf_pchisq(x, df, lt, lg); }
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:74:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qchisq(double p, double df, int lt, int lg)  { return ::Rf_qchisq(p, df, lt, lg); }
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rchisq(double df)                            { return ::Rf_rchisq(df); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:78:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnchisq(double x, double df, double ncp, int lg)          { return ::Rf_dnchisq(x, df, ncp, lg); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:79:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnchisq(double x, double df, double ncp, int lt, int lg)  { return ::Rf_pnchisq(x, df, ncp, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:80:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnchisq(double p, double df, double ncp, int lt, int lg)  { return ::Rf_qnchisq(p, df, ncp, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:81:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rnchisq(double df, double lb)                             { return ::Rf_rnchisq(df, lb); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:84:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double df(double x, double df1, double df2, int lg)  { return ::Rf_df(x, df1, df2, lg); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:85:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pf(double x, double df1, double df2, int lt, int lg) { return ::Rf_pf(x, df1, df2, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:86:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qf(double p, double df1, double df2, int lt, int lg) { return ::Rf_qf(p, df1, df2, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:87:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rf(double df1, double df2)    { return ::Rf_rf(df1, df2); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dt(double x, double n, int lg)   { return ::Rf_dt(x, n, lg); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:91:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pt(double x, double n, int lt, int lg)  { return ::Rf_pt(x, n, lt, lg); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qt(double p, double n, int lt, int lg)  { return ::Rf_qt(p, n, lt, lg); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:93:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rt(double n)      { return ::Rf_rt(n); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:96:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dbinom(double x, double n, double p, int lg)    { return ::Rf_dbinom(x, n, p, lg); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:97:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pbinom(double x, double n, double p, int lt, int lg)  { return ::Rf_pbinom(x, n, p, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:98:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qbinom(double p, double n, double m, int lt, int lg)  { return ::Rf_qbinom(p, n, m, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:99:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rbinom(double n, double p)    { return ::Rf_rbinom(n, p); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:102:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void rmultinom(int n, double* prob, int k, int* rn)  { return ::rmultinom(n, prob, k, rn); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:105:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dcauchy(double x, double lc, double sl, int lg)  { return ::Rf_dcauchy(x, lc, sl, lg); }
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:106:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pcauchy(double x, double lc, double sl, int lt, int lg) { return ::Rf_pcauchy(x, lc, sl, lt, lg); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:107:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qcauchy(double p, double lc, double sl, int lt, int lg) { return ::Rf_qcauchy(p, lc, sl, lt, lg); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:108:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rcauchy(double lc, double sl)     { return ::Rf_rcauchy(lc, sl); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:111:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dexp(double x, double sl, int lg)  { return ::Rf_dexp(x, sl, lg); }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:112:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pexp(double x, double sl, int lt, int lg) { return ::Rf_pexp(x, sl, lt, lg); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:113:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qexp(double p, double sl, int lt, int lg) { return ::Rf_qexp(p, sl, lt, lg); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:114:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rexp(double sl)    { return ::Rf_rexp(sl); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:117:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dgeom(double x, double p, int lg)  { return ::Rf_dgeom(x, p, lg); }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:118:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pgeom(double x, double p, int lt, int lg) { return ::Rf_pgeom(x, p, lt, lg); }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:119:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qgeom(double p, double pb, int lt, int lg) { return ::Rf_qgeom(p, pb, lt, lg); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:120:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rgeom(double p)    { return ::Rf_rgeom(p); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:123:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dhyper(double x, double r, double b, double n, int lg)  { return ::Rf_dhyper(x, r, b, n, lg); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:124:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double phyper(double x, double r, double b, double n, int lt, int lg) { return ::Rf_phyper(x, r, b, n, lt, lg); }
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:125:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qhyper(double p, double r, double b, double n, int lt, int lg) { return ::Rf_qhyper(p, r, b, n, lt, lg); }
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:126:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rhyper(double r, double b, double n)     { return ::Rf_rhyper(r, b, n); }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnbinom(double x, double sz, double pb, int lg)  { return ::Rf_dnbinom(x, sz, pb, lg); }
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:130:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnbinom(double x, double sz, double pb, int lt, int lg) { return ::Rf_pnbinom(x, sz, pb, lt, lg); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:131:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnbinom(double p, double sz, double pb, int lt, int lg) { return ::Rf_qnbinom(p, sz, pb, lt, lg); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:132:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rnbinom(double sz, double pb)     { return ::Rf_rnbinom(sz, pb); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:135:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnbinom_mu(double x, double sz, double mu, int lg)  { return ::Rf_dnbinom_mu(x, sz, mu, lg); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:136:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnbinom_mu(double x, double sz, double mu, int lt, int lg) { return ::Rf_pnbinom_mu(x, sz, mu, lt, lg); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:137:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnbinom_mu(double x, double sz, double mu, int lt, int lg) { return ::Rf_qnbinom_mu(x, sz, mu, lt, lg); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:142:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dpois(double x, double lb, int lg)  { return ::Rf_dpois(x, lb, lg); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:143:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double ppois(double x, double lb, int lt, int lg) { return ::Rf_ppois(x, lb, lt, lg); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:144:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qpois(double p, double lb, int lt, int lg) { return ::Rf_qpois(p, lb, lt, lg); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rpois(double mu)    { return ::Rf_rpois(mu); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:148:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dweibull(double x, double sh, double sl, int lg)  { return ::Rf_dweibull(x, sh, sl, lg); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:149:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pweibull(double x, double sh, double sl, int lt, int lg) { return ::Rf_pweibull(x, sh, sl, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:150:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qweibull(double p, double sh, double sl, int lt, int lg) { return ::Rf_qweibull(p, sh, sl, lt, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:151:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rweibull(double sh, double sl)    { return ::Rf_rweibull(sh, sl); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dlogis(double x, double lc, double sl, int lg)  { return ::Rf_dlogis(x, lc, sl, lg); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:155:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double plogis(double x, double lc, double sl, int lt, int lg) { return ::Rf_plogis(x, lc, sl, lt, lg); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:156:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qlogis(double p, double lc, double sl, int lt, int lg) { return ::Rf_qlogis(p, lc, sl, lt, lg); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:157:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rlogis(double lc, double sl)     { return ::Rf_rlogis(lc, sl); }
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:160:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnbeta(double x, double a, double b, double ncp, int lg)  { return ::Rf_dnbeta(x, a, b, ncp, lg); }
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:161:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnbeta(double x, double a, double b, double ncp, int lt, int lg) { return ::Rf_pnbeta(x, a, b, ncp, lt, lg); }
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:162:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnbeta(double p, double a, double b, double ncp, int lt, int lg) { return ::Rf_qnbeta(p, a, b, ncp, lt, lg); }
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:163:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rnbeta(double a, double b, double np)     { return ::Rf_rnbeta(a, b, np); }
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:166:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnf(double x, double df1, double df2, double ncp, int lg)  { return ::Rf_dnf(x, df1, df2, ncp, lg); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:167:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnf(double x, double df1, double df2, double ncp, int lt, int lg) { return ::Rf_pnf(x, df1, df2, ncp, lt, lg); }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:168:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnf(double p, double df1, double df2, double ncp, int lt, int lg) { return ::Rf_qnf(p, df1, df2, ncp, lt, lg); }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:171:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dnt(double x, double df, double ncp, int lg)  { return ::Rf_dnt(x, df, ncp, lg); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:172:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pnt(double x, double df, double ncp, int lt, int lg) { return ::Rf_pnt(x, df, ncp, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:173:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qnt(double p, double df, double ncp, int lt, int lg) { return ::Rf_qnt(p, df, ncp, lt, lg); }
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:176:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double ptukey(double q, double rr, double cc, double df, int lt, int lg) { return ::Rf_ptukey(q, rr, cc, df, lt, lg); }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:177:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qtukey(double p, double rr, double cc, double df, int lt, int lg) { return ::Rf_qtukey(p, rr, cc, df, lt, lg); }
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:180:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dwilcox(double x, double m, double n, int lg)  { return ::Rf_dwilcox(x, m, n, lg); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:181:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pwilcox(double q, double m, double n, int lt, int lg) { return ::Rf_pwilcox(q, m, n, lt, lg); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:182:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qwilcox(double x, double m, double n, int lt, int lg) { return ::Rf_qwilcox(x, m, n, lt, lg); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:183:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rwilcox(double m, double n)    { return ::Rf_rwilcox(m, n); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:186:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double dsignrank(double x, double n, int lg)   { return ::Rf_dsignrank(x, n, lg); }
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:187:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double psignrank(double x, double n, int lt, int lg)  { return ::Rf_psignrank(x, n, lt, lg); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:188:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double qsignrank(double x, double n, int lt, int lg)  { return ::Rf_qsignrank(x, n, lt, lg); }
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:189:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double rsignrank(double n)     { return ::Rf_rsignrank(n); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:192:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double gammafn(double x)   { return ::Rf_gammafn(x); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:193:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double lgammafn(double x)   { return ::Rf_lgammafn(x); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:194:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double lgammafn_sign(double x, int *sgn) { return ::Rf_lgammafn_sign(x, sgn); }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:195:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void   dpsifn(double x, int n, int kode, int m, double *ans, int *nz, int *ierr) { return ::Rf_dpsifn(x, n, kode, m, ans, nz, ierr); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:196:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double psigamma(double x, double deriv) { return ::Rf_psigamma(x, deriv); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:197:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double digamma(double x) { return ::Rf_digamma(x); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:198:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double trigamma(double x) { return ::Rf_trigamma(x); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double tetragamma(double x) { return ::Rf_tetragamma(x); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:200:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double pentagamma(double x) { return ::Rf_pentagamma(x); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double beta(double a, double b) { return ::Rf_beta(a, b); }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double lbeta(double a, double b) { return ::Rf_lbeta(a, b); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:205:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double choose(double n, double k) { return ::Rf_choose(n, k); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double lchoose(double n, double k) { return ::Rf_lchoose(n, k); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:209:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_i(double x, double al, double ex) { return ::Rf_bessel_i(x, al, ex); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:210:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_j(double x, double al)   { return ::Rf_bessel_j(x, al); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:211:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_k(double x, double al, double ex) { return ::Rf_bessel_k(x, al, ex); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:212:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_y(double x, double al)   { return ::Rf_bessel_y(x, al); }
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:213:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_i_ex(double x, double al, double ex, double *bi) { return ::Rf_bessel_i_ex(x, al, ex, bi); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:214:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_j_ex(double x, double al, double *bj)   { return ::Rf_bessel_j_ex(x, al, bj); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:215:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_k_ex(double x, double al, double ex, double *bk) { return ::Rf_bessel_k_ex(x, al, ex, bk); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:216:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double bessel_y_ex(double x, double al, double *by)   { return ::Rf_bessel_y_ex(x, al, by); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:230:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int imax2(int x, int y)  { return ::Rf_imax2(x, y); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:231:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline int imin2(int x, int y)  { return ::Rf_imin2(x, y); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:232:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double fmax2(double x, double y) { return ::Rf_fmax2(x, y); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:233:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double fmin2(double x, double y) { return ::Rf_fmin2(x, y); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:234:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double sign(double x)  { return ::Rf_sign(x); }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:235:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double fprec(double x, double dg) { return ::Rf_fprec(x, dg); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double fround(double x, double dg) { return ::Rf_fround(x, dg); }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:237:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double fsign(double x, double y) { return ::Rf_fsign(x, y); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/Rmath.h:238:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline double ftrunc(double x)  { return ::Rf_ftrunc(x); }
                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:87,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap_end.h:28:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP wrap(const T& object){
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap_end.h:34:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP module_wrap_dispatch( const T& obj, Rcpp::traits::normal_wrap_tag ){
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/internal/wrap_end.h:38:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP module_wrap_dispatch( const T& obj, Rcpp::traits::pointer_wrap_tag ) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:25,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Rcpp_eval.h:48:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_eval_impl(SEXP expr, SEXP env) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Rcpp_eval.h:68:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_fast_eval(SEXP expr, SEXP env) {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Rcpp_eval.h:75:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP Rcpp_eval(SEXP expr, SEXP env) {
                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:26,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Dimension.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Dimension::Dimension(SEXP dims_) : dims( as< std::vector<int> >(dims_) ){}
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Dimension.h:25:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Dimension::operator SEXP() const {
                                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:28,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Date.h:25:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Date::Date(SEXP d) {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Date.h:30:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Date::Date(const std::string &s, const std::string &fmt) {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Date.h:38:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP wrap(const Date &date) {
                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:29,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Datetime.h:25:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Datetime::Datetime(SEXP d) {
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Datetime.h:30:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Datetime::Datetime(const std::string &s, const std::string &fmt) {
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Datetime.h:38:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP wrap_extra_steps<Rcpp::Datetime>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Datetime.h:44:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline SEXP wrap<Datetime>(const Datetime &date) {
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:30,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DataFrame.h:25:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      DataFrame_Impl<StoragePolicy>::DataFrame_Impl( const T& obj){
                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/S4.h:24:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool S4_Impl<StoragePolicy>::is( const std::string& clazz) const {
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:32,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Environment.h:29:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool Environment_Impl<StoragePolicy>::assign( const std::string& name, const WRAPPABLE& x) const {
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Environment.h:34:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Environment_Impl<StoragePolicy>::Environment_Impl( const std::string& name ){
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Environment.h:41:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Environment_Impl<StoragePolicy>::Environment_Impl( int pos ){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Environment.h:47:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Environment new_env(int size = 29) {
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Environment.h:52:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Environment new_env(SEXP parent, int size = 29) {
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:34,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:32:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 AttributeProxyPolicy<CLASS>::AttributeProxy::operator=(const T& rhs) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:39:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 AttributeProxyPolicy<CLASS>::AttributeProxy::operator T() const {
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:44:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 AttributeProxyPolicy<CLASS>::AttributeProxy::operator SEXP() const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:50:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 AttributeProxyPolicy<CLASS>::const_AttributeProxy::operator T() const {
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:55:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 AttributeProxyPolicy<CLASS>::const_AttributeProxy::operator SEXP() const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:63:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 NamesProxyPolicy<CLASS>::NamesProxy::operator=(const T& rhs) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 NamesProxyPolicy<CLASS>::NamesProxy::operator T() const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:76:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 NamesProxyPolicy<CLASS>::const_NamesProxy::operator T() const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:84:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SlotProxyPolicy<CLASS>::SlotProxy::operator=(const T& rhs) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 SlotProxyPolicy<CLASS>::SlotProxy::operator T() const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:99:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TagProxyPolicy<CLASS>::TagProxy::operator=(const T& rhs) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TagProxyPolicy<CLASS>::TagProxy::operator T() const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TagProxyPolicy<CLASS>::TagProxy::operator SEXP() const {
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:117:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TagProxyPolicy<CLASS>::const_TagProxy::operator T() const {
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:122:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 TagProxyPolicy<CLASS>::const_TagProxy::operator SEXP() const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:130:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 BindingPolicy<CLASS>::Binding::operator=(const T& rhs) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:137:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 BindingPolicy<CLASS>::Binding::operator T() const {
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:143:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 BindingPolicy<CLASS>::const_Binding::operator T() const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:151:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DottedPairProxyPolicy<CLASS>::DottedPairProxy::operator=(const T& rhs) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:159:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DottedPairProxyPolicy<CLASS>::DottedPairProxy::operator=(const traits::named_object<T>& rhs) {
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:165:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DottedPairProxyPolicy<CLASS>::DottedPairProxy::operator T() const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:171:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 DottedPairProxyPolicy<CLASS>::const_DottedPairProxy::operator T() const {
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:178:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FieldProxyPolicy<CLASS>::FieldProxy::operator=(const FieldProxyPolicy<CLASS>::FieldProxy& rhs) {
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:186:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FieldProxyPolicy<CLASS>::FieldProxy::operator=(const T& rhs) {
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:193:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FieldProxyPolicy<CLASS>::FieldProxy::operator T() const {
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/proxy.h:199:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FieldProxyPolicy<CLASS>::const_FieldProxy::operator T() const {
                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:36,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DottedPairImpl.h:25:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void DottedPairImpl<CLASS>::push_front( const T& object){
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DottedPairImpl.h:32:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void DottedPairImpl<CLASS>::push_back( const T& object){
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DottedPairImpl.h:49:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void DottedPairImpl<CLASS>::insert( const size_t& index, const T& object) {
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DottedPairImpl.h:80:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void DottedPairImpl<CLASS>::replace( const int& index, const T& object ) {
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/DottedPairImpl.h:101:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void DottedPairImpl<CLASS>::remove( const size_t& index ) {
                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:37,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/StretchyList.h:25:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StretchyList_Impl<StoragePolicy>& StretchyList_Impl<StoragePolicy>::push_back__impl( const T& obj, traits::false_type ){
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/StretchyList.h:36:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StretchyList_Impl<StoragePolicy>& StretchyList_Impl<StoragePolicy>::push_back__impl( const T& obj, traits::true_type ){
                                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/StretchyList.h:49:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StretchyList_Impl<StoragePolicy>& StretchyList_Impl<StoragePolicy>::push_front__impl( const T& obj, traits::false_type){
                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/StretchyList.h:60:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     StretchyList_Impl<StoragePolicy>& StretchyList_Impl<StoragePolicy>::push_front__impl( const T& obj, traits::true_type){
                                                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:38,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/Vector.h:30:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline SEXP wrap_range_sugar_expression( const T& object, Rcpp::traits::true_type) {
                                                                                          ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:39,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:28:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_atomic(SEXP x) { return Rf_length(x) == 1; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:29:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_matrix(SEXP x) {
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:33:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<int>(SEXP x) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:36:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<double>(SEXP x) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<bool>(SEXP x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:42:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<std::string>(SEXP x) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:45:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<String>(SEXP x) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:48:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Rcomplex>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:51:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<CharacterVector>(SEXP x) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:54:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<CharacterMatrix>(SEXP x) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:57:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<RObject>(SEXP) {
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:60:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<IntegerVector>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:63:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<ComplexVector>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:66:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<RawVector>(SEXP x) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:69:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<NumericVector>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:72:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<LogicalVector>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:75:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Language>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:78:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<DottedPair>(SEXP x) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:81:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<List>(SEXP x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:84:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<IntegerMatrix>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:87:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<ComplexMatrix>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:90:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<RawMatrix>(SEXP x) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<NumericMatrix>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:96:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<LogicalMatrix>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:99:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<GenericMatrix>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:104:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<DataFrame>(SEXP x) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:108:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<WeakReference>(SEXP x) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:111:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Symbol>(SEXP x) {
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:114:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<S4>(SEXP x) {
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:117:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Reference>(SEXP x) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:121:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Promise>(SEXP x) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:124:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Pairlist>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Function>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:130:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Environment>(SEXP x) {
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:133:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Formula>(SEXP x) {
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:138:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Date>(SEXP x) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:141:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<Datetime>(SEXP x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:144:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<DateVector>(SEXP x) {
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:147:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <> inline bool is__simple<DatetimeVector>(SEXP x) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:153:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool is_module_object_internal(SEXP obj, const char* clazz){
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/is.h:160:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> bool is__module__object(SEXP x) {
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:40,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/as.h:24:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void* as_module_object_internal(SEXP obj){
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:41,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/export.h:29:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void export_range__dispatch( SEXP x, InputIterator first, ::Rcpp::traits::r_type_generic_tag ) {
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/export.h:46:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ContainerExporter( SEXP x ) : object(x){}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/export.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             ~ContainerExporter(){}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/export.h:49:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
             Container get(){
                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/protection.h:25:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Armor<T>::Armor( U x ) : data() {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/protection.h:31:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Armor<T>& Armor<T>::operator=( const U& x ){
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:43,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/wrap.h:29:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP range_wrap_dispatch___impl__pair( InputIterator first, InputIterator last, Rcpp::traits::true_type ){
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/wrap.h:47:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SEXP range_wrap_dispatch___impl__pair( InputIterator first, InputIterator last, Rcpp::traits::false_type ){
                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/message.h:26:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void message(SEXP s) {
                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/meat.h:48,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:90,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/module/Module.h:25:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline List Module::classes_info(){
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/api/meat/module/Module.h:39:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline CppClass Module::get_class( const std::string& cl ){
                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp.h:92,
                 from ./include/gin/globals.h:60,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:110:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_CHAR test(const char &);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_SHORT test(const short &);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:112:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_INT test(const int &);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:113:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG test(const long &);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:115:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG_LONG test(const rcpp_long_long_type &);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_FLOAT test(const float &);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:118:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_DOUBLE test(const double &);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG_DOUBLE test(const long double &);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:120:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_STRING test(const std::string &);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_CHAR test(const unsigned char &);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:122:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_SHORT test(const unsigned short &);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:123:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_INT test(const unsigned int &);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:124:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_LONG test(const unsigned long &);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:126:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_LONG_LONG test(const rcpp_ulong_long_type &);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNKNOWN test(...);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:130:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static T make();
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:138:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_CHAR test(const char &);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:139:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_SHORT test(const short &);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_INT test(const int &);
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:141:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG test(const long &);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:143:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG_LONG test(const rcpp_long_long_type &);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:145:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_FLOAT test(const float &);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:146:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_DOUBLE test(const double &);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:147:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_LONG_DOUBLE test(const long double &);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:148:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_STRING test(const std::string &);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:149:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_CHAR test(const unsigned char &);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:150:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_SHORT test(const unsigned short &);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:151:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_INT test(const unsigned int &);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:152:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_LONG test(const unsigned long &);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNSIGNED_LONG_LONG test(const rcpp_ulong_long_type &);
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:156:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static CTYPE_UNKNOWN test(...);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:158:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static T make();
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:171:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline double NA() { return NA_REAL; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:172:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC double ZERO() { return 0.0; }
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:173:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC double ONE() { return 1.0; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:180:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline int NA() { return NA_INTEGER; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:181:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC int ZERO() { return 0; }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:182:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC int ONE() { return 1; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:190:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline T NA() { return helper_type::NA(); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:191:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC T ZERO() { return helper_type::ZERO(); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:192:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline RCPP_CONSTEXPR_FUNC T ONE() { return helper_type::ONE(); }
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:197:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator()(T val) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator()(T val) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:219:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         inline double operator()(T val) {
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:232:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         sum(InputIterator begin, InputIterator end) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:257:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         sum_nona(InputIterator begin, InputIterator end) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:278:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         prod(InputIterator begin, InputIterator end) {
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:303:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         prod_nona(InputIterator begin, InputIterator end) {
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:324:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         max(InputIterator begin, InputIterator end) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         max_nona(InputIterator begin, InputIterator end) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:370:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         min(InputIterator begin, InputIterator end) {
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:395:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         min_nona(InputIterator begin, InputIterator end) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:417:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         mean(InputIterator begin, InputIterator end)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:444:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         mean(InputIterator begin, InputIterator end)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:469:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void log(InputIterator begin, InputIterator end, OutputIterator out) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:474:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void exp(InputIterator begin, InputIterator end, OutputIterator out) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include/Rcpp/algorithm.h:479:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void sqrt(InputIterator begin, InputIterator end, OutputIterator out) {
                                                                     ^
In file included from ./include/gin/feature_selection/scones.h:9,
                 from src/feature_selection/feature_selector.cc:9:
./include/gin/feature_selection/feature_selector.h:12:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  FeatureSelector(long);
                      ^
./include/gin/feature_selection/feature_selector.h:14:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  VectorXd selected();
                    ^
./include/gin/feature_selection/feature_selector.h:16:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void setSelected(VectorXd);
                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, -1>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57:   required from 'struct Eigen::internal::traits<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<double, -1, 1>'
./include/gin/feature_selection/feature_selector.h:20:11:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
          bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
   typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
                                                                                        ^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7:   required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7:   required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7:   required from 'class Eigen::Matrix<double, -1, 1>'
./include/gin/feature_selection/feature_selector.h:20:11:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
In file included from src/feature_selection/feature_selector.cc:9:
./include/gin/feature_selection/scones.h:14:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Scones(VectorXd const&, double const&, double const&, SparseMatrixXd* const&);
                                                                              ^
./include/gin/feature_selection/scones.h:15:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void selectSnps();
                  ^
./include/gin/feature_selection/scones.h:16:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  double computeScore();
                      ^
./include/gin/feature_selection/scones.h:24:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void __maxflow(MatrixXd const &);
                                 ^
In file included from ./lib/maxflow/maxflow.h:64,
                 from src/feature_selection/feature_selector.cc:10:
./lib/maxflow/block.h:108:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Block(int size, void (*err_function)(const char *) = NULL) { first = last = NULL; block_size = size; error_function = err_function; }
                                                           ^
In file included from ./lib/maxflow/maxflow.h:64,
                 from src/feature_selection/feature_selector.cc:10:
./lib/maxflow/block.h:111:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~Block() { while (first) { block *next = first -> next; delete[] ((char*)first); first = next; } }
         ^
./lib/maxflow/block.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *New(int num = 1)
                       ^
./lib/maxflow/block.h:142:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *ScanFirst()
                  ^
./lib/maxflow/block.h:155:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *ScanNext()
                 ^
./lib/maxflow/block.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *ScanFirst(iterator& i)
                             ^
./lib/maxflow/block.h:176:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *ScanNext(iterator& i)
                            ^
./lib/maxflow/block.h:188:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void Reset()
             ^
./lib/maxflow/block.h:238:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  DBlock(int size, void (*err_function)(const char *) = NULL) { first = NULL; first_free = NULL; block_size = size; error_function = err_function; }
                                                            ^
./lib/maxflow/block.h:241:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~DBlock() { while (first) { block *next = first -> next; delete[] ((char*)first); first = next; } }
          ^
./lib/maxflow/block.h:244:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Type *New()
            ^
./lib/maxflow/block.h:266:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void Delete(Type *t)
                     ^
In file included from src/feature_selection/feature_selector.cc:10:
./lib/maxflow/maxflow.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  Graph(int node_num_max, int edge_num_max, void (*err_function)(const char *) = NULL);
                                                                                     ^
./lib/maxflow/maxflow.h:107:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~Graph();
         ^
In file included from src/feature_selection/feature_selector.cc:10:
./lib/maxflow/maxflow.h:112:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  node_id add_node(int num = 1);
                              ^
./lib/maxflow/maxflow.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void add_edge(node_id i, node_id j, captype cap, captype rev_cap);
                                                                  ^
./lib/maxflow/maxflow.h:123:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void add_tweights(node_id i, tcaptype cap_source, tcaptype cap_sink);
                                                                     ^
./lib/maxflow/maxflow.h:129:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  flowtype maxflow(bool reuse_trees = false, Block<node_id>* changed_list = NULL);
                                                                                ^
./lib/maxflow/maxflow.h:136:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  termtype what_segment(node_id i, termtype default_segm = SOURCE);
                                                                 ^
./lib/maxflow/maxflow.h:164:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void reset();
             ^
./lib/maxflow/maxflow.h:178:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  arc_id get_first_arc();
                       ^
./lib/maxflow/maxflow.h:179:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  arc_id get_next_arc(arc_id a);
                              ^
./lib/maxflow/maxflow.h:182:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  int get_node_num() { return node_num; }
                   ^
./lib/maxflow/maxflow.h:183:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  int get_arc_num() { return (int)(arc_last - arcs); }
                  ^
./lib/maxflow/maxflow.h:184:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void get_arc_ends(arc_id a, node_id& i, node_id& j); // returns i,j to that a = i->j
                                                    ^
./lib/maxflow/maxflow.h:191:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tcaptype get_trcap(node_id i);
                              ^
./lib/maxflow/maxflow.h:193:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  captype get_rcap(arc* a);
                         ^
./lib/maxflow/maxflow.h:201:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void set_trcap(node_id i, tcaptype trcap);
                                          ^
./lib/maxflow/maxflow.h:202:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void set_rcap(arc* a, captype rcap);
                                    ^
./lib/maxflow/maxflow.h:228:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void mark_node(node_id i);
                          ^
./lib/maxflow/maxflow.h:265:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void remove_from_changed_list(node_id i)
                                         ^
./lib/maxflow/maxflow.h:342:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void reallocate_nodes(int num); // num is the number of new nodes
                               ^
./lib/maxflow/maxflow.h:343:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void reallocate_arcs();
                       ^
./lib/maxflow/maxflow.h:346:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void set_active(node *i);
                         ^
./lib/maxflow/maxflow.h:347:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  node *next_active();
                    ^
./lib/maxflow/maxflow.h:350:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void set_orphan_front(node* i); // add to the beginning of the list
                               ^
./lib/maxflow/maxflow.h:351:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void set_orphan_rear(node* i);  // add to the end of the list
                              ^
./lib/maxflow/maxflow.h:353:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void add_to_changed_list(node* i);
                                  ^
./lib/maxflow/maxflow.h:355:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void maxflow_init();             // called if reuse_trees == false
                    ^
./lib/maxflow/maxflow.h:356:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void maxflow_reuse_trees_init(); // called if reuse_trees == true
                                ^
./lib/maxflow/maxflow.h:357:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void augment(arc *middle_arc);
                              ^
./lib/maxflow/maxflow.h:358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void process_source_orphan(node *i);
                                    ^
./lib/maxflow/maxflow.h:359:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void process_sink_orphan(node *i);
                                  ^
./lib/maxflow/maxflow.h:361:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  void test_consistency(node* current_node=NULL); // debug function
                                               ^
./lib/maxflow/maxflow.h:381:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline typename Graph<captype,tcaptype,flowtype>::node_id Graph<captype,tcaptype,flowtype>::add_node(int num)
                                                                                                              ^
./lib/maxflow/maxflow.h:396:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::add_tweights(node_id i, tcaptype cap_source, tcaptype cap_sink)
                                                                                                              ^
./lib/maxflow/maxflow.h:408:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::add_edge(node_id _i, node_id _j, captype cap, captype rev_cap)
                                                                                                             ^
./lib/maxflow/maxflow.h:437:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline typename Graph<captype,tcaptype,flowtype>::arc* Graph<captype,tcaptype,flowtype>::get_first_arc()
                                                                                                         ^
./lib/maxflow/maxflow.h:443:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline typename Graph<captype,tcaptype,flowtype>::arc* Graph<captype,tcaptype,flowtype>::get_next_arc(arc* a)
                                                                                                              ^
./lib/maxflow/maxflow.h:449:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::get_arc_ends(arc* a, node_id& i, node_id& j)
                                                                                           ^
./lib/maxflow/maxflow.h:457:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline tcaptype Graph<captype,tcaptype,flowtype>::get_trcap(node_id i)
                                                                       ^
./lib/maxflow/maxflow.h:464:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline captype Graph<captype,tcaptype,flowtype>::get_rcap(arc* a)
                                                                  ^
./lib/maxflow/maxflow.h:471:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::set_trcap(node_id i, tcaptype trcap)
                                                                                   ^
./lib/maxflow/maxflow.h:478:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::set_rcap(arc* a, captype rcap)
                                                                             ^
./lib/maxflow/maxflow.h:486:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline typename Graph<captype,tcaptype,flowtype>::termtype Graph<captype,tcaptype,flowtype>::what_segment(node_id i, termtype default_segm)
                                                                                                                                            ^
./lib/maxflow/maxflow.h:499:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  inline void Graph<captype,tcaptype,flowtype>::mark_node(node_id _i)
                                                                    ^
src/feature_selection/feature_selector.cc:12:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 FeatureSelector::FeatureSelector(long n_features) {
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/feature_selector.cc:9:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34:   required from 'class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34:   required from 'class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7:   required from 'class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >'
src/feature_selection/feature_selector.cc:14:42:   required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
                      >::type PacketReturnType;
                              ^~~~~~~~~~~~~~~~
src/feature_selection/feature_selector.cc:17:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 VectorXd FeatureSelector::selected() {
                                    ^
src/feature_selection/feature_selector.cc:21:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void FeatureSelector::setSelected(VectorXd selected) {
                                                    ^
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include'   -I"C:/extsoft/include"  -std=c++11 -fopenmp -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -U_FORTIFY_SOURCE -DBGZF_CACHE -DAS_GINLIB -DAS_RGINLIB -I./include -I./lib `D:/biocbuild/bbs-3.15-bioc/R/bin/Rscript -e "Rcpp:::CxxFlags()"`   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c src/feature_selection/scones.cc -o src/feature_selection/scones.o
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:93:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   #pragma GCC optimize ("-fno-ipa-cp-clone")
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cmath:45,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          double rslt);
                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:177:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __mingw_setusermatherr (int (__cdecl *)(struct _exception *));
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:178:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP void __setusermatherr(int (__cdecl *)(struct _exception *));
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:179:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sin(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:183:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl cos(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl tan(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sinh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl cosh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:187:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl tanh(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:188:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl asin(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:189:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl acos(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:190:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl atan(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:191:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl atan2(double _Y,double _X);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl exp(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:193:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl log(double _X);
                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:194:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl log10(double _X);
                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl pow(double _X,double _Y);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:196:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl sqrt(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:197:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl ceil(double _X);
                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:198:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl floor(double _X);
                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern  float __cdecl fabsf (float x);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:202:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fabsl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:203:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fabs (double _X);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:204:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:208:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl fabsf (float x)
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:219:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE long double __cdecl fabsl (long double x)
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE double __cdecl fabs (double x)
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl ldexp(double _X,int _Y);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl frexp(double _X,int *_Y);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl modf(double _X,double *_Y);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   double __cdecl fmod(double _X,double _Y);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincos (double __x, double *p_sin, double *p_cos);
                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:248:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincosl (long double __x, long double *p_sin, long double *p_cos);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:249:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void __cdecl sincosf (float __x, float *p_sin, float *p_cos);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:250:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassifyl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:407:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassifyf (float);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:408:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __fpclassify (double);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:409:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassifyl (long double x) {
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:438:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassify (double x) {
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:460:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __fpclassifyf (float x) {
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnan (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:520:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnanf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __isnanl (long double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:522:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:525:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnan (double _x)
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:546:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnanf (float _x)
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:565:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __isnanl (long double _x)
                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbit (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:607:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbitf (float);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:608:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl __signbitl (long double);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:609:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:611:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbit (double x) {
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:624:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbitf (float x) {
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:636:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl __signbitl (long double x) {
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sinf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:664:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl sinl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:665:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl cosf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:667:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl cosl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:668:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tanf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:670:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tanl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:671:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl asinf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:672:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl asinl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:673:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl acosf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:675:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl acosl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:676:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atanf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:678:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atanl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:679:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atan2f (float, float);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:681:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atan2l (long double, long double);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:682:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sinhf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:685:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:687:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float sinhf(float _X) { return ((float)sinh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl sinhl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:689:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl coshf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:691:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:693:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float coshf(float _X) { return ((float)cosh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl coshl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:695:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tanhf(float _X);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:697:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:699:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float tanhf(float _X) { return ((float)tanh((double)_X)); }
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tanhl(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:701:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl acosh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:705:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl acoshf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:706:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl acoshl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:707:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl asinh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl asinhf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:711:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl asinhl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:712:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl atanh (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl atanhf  (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:716:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl atanhl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:717:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl expf(float _X);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:721:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:723:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float expf(float _X) { return ((float)exp((double)_X)); }
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl expl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl exp2(double);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:728:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl exp2f(float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:729:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl exp2l(long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:730:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl expm1(double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:734:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl expm1f(float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:735:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl expm1l(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:736:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float frexpf(float _X,int *_Y);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:739:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:741:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); }
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl frexpl(long double,int *);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogb (double);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:748:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogbf (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:749:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern int __cdecl ilogbl (long double);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:750:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl ldexpf(float _X,int _Y);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:753:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:755:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl ldexpf (float x, int expn) { return (float) ldexp ((double)x, expn); }
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl ldexpl (long double, int);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:757:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl logf (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:760:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl logl(long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:761:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log10f (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:764:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log10l(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:765:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl log1p(double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:768:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log1pf(float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:769:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log1pl(long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:770:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl log2 (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:773:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl log2f (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:774:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl log2l (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:775:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl logb (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl logbf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:779:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl logbl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:780:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl modff (float, float*);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:863:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl modfl (long double, long double*);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:864:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl scalbn (double, int);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:867:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl scalbnf (float, int);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:868:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl scalbnl (long double, int);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:869:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl scalbln (double, long);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl scalblnf (float, long);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:872:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl scalblnl (long double, long);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:873:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl cbrt (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:877:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl cbrtf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:878:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl cbrtl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:879:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl hypot (double, double) __MINGW_ATTRIB_DEPRECATED_MSVC2005; /* in libmoldname.a */
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:882:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl hypotf (float x, float y);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:883:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:885:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);}
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl hypotl (long double, long double);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:887:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl powf(float _X,float _Y);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:890:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:892:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float powf(float _X,float _Y) { return ((float)pow((double)_X,(double)_Y)); }
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl powl (long double, long double);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:894:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl sqrtf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:897:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double sqrtl(long double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:898:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl erf (double);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:901:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl erff (float);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:902:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl erfl (long double);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:903:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl erfc (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:906:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl erfcf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:907:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl erfcl (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:908:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl lgamma (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:911:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl lgammaf (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:912:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl lgammal (long double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:913:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl tgamma (double);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:918:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl tgammaf (float);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl tgammal (long double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:920:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl ceilf (float);
                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:923:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl ceill (long double);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:924:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl floorf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:927:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl floorl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:928:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nearbyint ( double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:931:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nearbyintf (float);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:932:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nearbyintl (long double);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:933:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double __cdecl rint (double);
                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:937:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern float __cdecl rintf (float);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:938:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long double __cdecl rintl (long double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:939:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrint (double);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:942:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrintf (float);
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:943:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern long __cdecl lrintl (long double);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:944:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrint (double);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:946:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrintf (float);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:947:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 __MINGW_EXTENSION long long __cdecl llrintl (long double);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:948:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl round (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1030:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl roundf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1031:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl roundl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1032:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lround (double);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1035:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lroundf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1036:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long __cdecl lroundl (long double);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1037:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llround (double);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1038:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llroundf (float);
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1039:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __MINGW_EXTENSION long long __cdecl llroundl (long double);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1040:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl trunc (double);
                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1044:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl truncf (float);
                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1045:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl truncl (long double);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1046:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmodf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1049:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmodl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1050:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl remainder (double, double);
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1053:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl remainderf (float, float);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1054:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl remainderl (long double, long double);
                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1055:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl remquo(double, double, int *);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1058:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl remquof(float, float, int *);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1059:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl remquol(long double, long double, int *);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1060:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl copysign (double, double); /* in libmoldname.a */
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1063:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl copysignf (float, float);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1064:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl copysignl (long double, long double);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1065:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1069:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE double __cdecl copysign (double x, double y)
                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1076:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE float __cdecl copysignf (float x, float y)
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nan(const char *tagp);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1087:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nanf(const char *tagp);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1088:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nanl(const char *tagp);
                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1089:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nextafter (double, double); /* in libmoldname.a */
                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1098:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nextafterf (float, float);
                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1099:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nextafterl (long double, long double);
                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1100:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl nexttoward (double,  long double);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1103:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl nexttowardf (float,  long double);
                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1104:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl nexttowardl (long double, long double);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1105:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fdim (double x, double y);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1109:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fdimf (float x, float y);
                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1110:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fdiml (long double x, long double y);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fmax  (double, double);
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1119:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmaxf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1120:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmaxl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1121:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fmin (double, double);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1124:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fminf (float, float);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1125:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fminl (long double, long double);
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern double __cdecl fma (double, double, double);
                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1130:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern float __cdecl fmaf (float, float, float);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1131:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern long double __cdecl fmal (long double, long double, long double);
                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1132:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _copysignf (float _Number,float _Sign);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1181:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _chgsignf (float _X);
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _logbf(float _X);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1183:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP float __cdecl _nextafterf(float _X,float _Y);
                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1184:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _finitef(float _X);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1185:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _isnanf(float _X);
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1186:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _CRTIMP int __cdecl _fpclassf(float _X);
                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/math.h:1187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/complex:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/cmath:87:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acos(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:91:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acos(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:99:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acos(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:106:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asin(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:110:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asin(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:118:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asin(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:125:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:129:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:144:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan2(float __y, float __x)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:148:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atan2(long double __y, long double __x)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:155:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan2(_Tp __y, _Up __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:165:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ceil(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:169:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ceil(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:177:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ceil(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:184:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cos(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:188:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cos(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:196:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cos(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:203:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cosh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:207:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cosh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:215:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cosh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:222:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:226:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:234:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:241:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fabs(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:245:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fabs(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:253:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fabs(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:260:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   floor(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:264:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   floor(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:272:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     floor(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:279:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmod(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:283:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmod(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:290:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmod(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:300:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   frexp(float __x, int* __exp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:304:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   frexp(long double __x, int* __exp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     frexp(_Tp __x, int* __exp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:319:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ldexp(float __x, int __exp)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:323:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ldexp(long double __x, int __exp)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:331:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ldexp(_Tp __x, int __exp)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:338:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:342:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:350:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:357:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log10(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:361:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log10(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log10(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:376:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   modf(float __x, float* __iptr)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:380:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   modf(long double __x, long double* __iptr)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:388:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(float __x, float __y)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:392:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pow(long double __x, long double __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:415:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(_Tp __x, _Up __y)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:425:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sin(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sin(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:437:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sin(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:444:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sinh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:448:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sinh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:456:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sinh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:463:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sqrt(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:467:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   sqrt(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:475:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sqrt(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:482:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tan(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:486:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tan(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:494:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tan(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:501:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tanh(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:505:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tanh(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:513:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tanh(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:537:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(float __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:542:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:547:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fpclassify(long double __x)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:556:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fpclassify(_Tp __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:562:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(float __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:566:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:570:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isfinite(long double __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:578:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isfinite(_Tp __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:584:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:592:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(double __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:597:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isinf(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:605:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isinf(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:611:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:619:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(double __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:624:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnan(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:632:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isnan(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:638:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(float __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:646:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isnormal(long double __x)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:654:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isnormal(_Tp __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:661:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(float __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:665:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(double __x)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   signbit(long double __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:677:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     signbit(_Tp __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:683:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:687:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(double __x, double __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:691:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreater(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgreater(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:709:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(float __x, float __y)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:713:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(double __x, double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:717:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isgreaterequal(long double __x, long double __y)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:726:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgreaterequal(_Tp __x, _Up __y)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:735:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(float __x, float __y)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:739:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(double __x, double __y)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:743:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isless(long double __x, long double __y)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:752:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isless(_Tp __x, _Up __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:761:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(float __x, float __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:765:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(double __x, double __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:769:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessequal(long double __x, long double __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:778:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islessequal(_Tp __x, _Up __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:787:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(float __x, float __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:791:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(double __x, double __y)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:795:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   islessgreater(long double __x, long double __y)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:804:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islessgreater(_Tp __x, _Up __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:813:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(float __x, float __y)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:817:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(double __x, double __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:821:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   isunordered(long double __x, long double __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:830:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isunordered(_Tp __x, _Up __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1214:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acosh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1218:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   acosh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1226:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acosh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1232:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asinh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1236:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   asinh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1244:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asinh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1250:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atanh(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   atanh(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1262:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atanh(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1268:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cbrt(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1272:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   cbrt(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1280:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cbrt(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1286:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   copysign(float __x, float __y)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   copysign(long double __x, long double __y)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1297:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copysign(_Tp __x, _Up __y)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1306:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erf(float __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1310:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erf(long double __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1318:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erf(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1324:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erfc(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1328:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   erfc(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1336:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     erfc(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1342:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp2(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1346:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   exp2(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1354:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp2(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   expm1(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   expm1(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1372:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     expm1(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fdim(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1382:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fdim(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1389:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fdim(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1398:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fma(float __x, float __y, float __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1402:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fma(long double __x, long double __y, long double __z)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fma(_Tp __x, _Up __y, _Vp __z)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1418:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmax(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1422:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmax(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1429:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmax(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1438:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmin(float __x, float __y)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1442:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fmin(long double __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fmin(_Tp __x, _Up __y)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1458:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hypot(float __x, float __y)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1462:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hypot(long double __x, long double __y)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1469:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     hypot(_Tp __x, _Up __y)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1478:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ilogb(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1482:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ilogb(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1491:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ilogb(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1497:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lgamma(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1501:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lgamma(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1509:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lgamma(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1515:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llrint(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1519:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llrint(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1527:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     llrint(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1533:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llround(float __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1537:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   llround(long double __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1545:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     llround(_Tp __x)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1551:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log1p(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1555:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log1p(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1563:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log1p(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1570:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log2(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1574:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   log2(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1582:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log2(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1588:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   logb(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1592:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   logb(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1600:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logb(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1606:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lrint(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1610:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lrint(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1618:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lrint(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1624:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lround(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1628:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   lround(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1636:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lround(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1642:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nearbyint(float __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1646:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nearbyint(long double __x)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1654:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nearbyint(_Tp __x)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1660:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nextafter(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1664:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nextafter(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1671:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nextafter(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1680:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nexttoward(float __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1684:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nexttoward(long double __x, long double __y)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1692:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nexttoward(_Tp __x, long double __y)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remainder(float __x, float __y)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1702:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remainder(long double __x, long double __y)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1709:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remainder(_Tp __x, _Up __y)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1718:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remquo(float __x, float __y, int* __pquo)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1722:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   remquo(long double __x, long double __y, int* __pquo)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1729:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remquo(_Tp __x, _Up __y, int* __pquo)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1738:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   rint(float __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1742:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   rint(long double __x)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1750:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     rint(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1756:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   round(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1760:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   round(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1768:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     round(_Tp __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1774:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbln(float __x, long __ex)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1778:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbln(long double __x, long __ex)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1786:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     scalbln(_Tp __x, long __ex)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1792:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbn(float __x, int __ex)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1796:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalbn(long double __x, int __ex)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1804:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     scalbn(_Tp __x, int __ex)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1810:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tgamma(float __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1814:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   tgamma(long double __x)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1822:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tgamma(_Tp __x)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1828:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   trunc(float __x)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1832:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   trunc(long double __x)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cmath:1840:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     trunc(_Tp __x)
                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:79:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:117:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale() throw();
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:126:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __other) throw();
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:137:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const char* __s);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:151:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const char* __s, category __cat);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:163:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const std::string& __s) : locale(__s.c_str()) { }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:177:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const std::string& __s, category __cat)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:192:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __base, const locale& __add, category __cat);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:206:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       locale(const locale& __other, _Facet* __f);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:209:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~locale() throw();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:220:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const locale& __other) throw();
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:236:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       combine(const locale& __other) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:245:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     name() const;
            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:255:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const locale& __other) const throw();
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:264:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const locale& __other) const throw()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:285:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const basic_string<_Char, _Traits, _Alloc>& __s2) const;
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:299:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     global(const locale& __loc);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:305:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     classic();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(_Impl*) throw();
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:343:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:346:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize_once() throw();
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:349:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_normalize_category(category);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:352:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_coalesce(const locale& __base, const locale& __add, category __cat);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:390:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_initialize_once();
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:403:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:408:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~facet();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:412:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __c_locale __old = 0);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:415:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_clone_c_locale(__c_locale& __cloc) throw();
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:418:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_destroy_c_locale(__c_locale& __cloc);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:421:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_lc_ctype_c_locale(__c_locale __cloc, const char* __s);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:426:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_get_c_locale();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:429:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_get_c_name() throw();
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:438:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     facet(const facet&) = delete;
                           ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:441:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const facet&) = delete;
                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:446:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_add_reference() const throw()
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:450:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_remove_reference() const throw()
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:464:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const facet* _M_sso_shim(const id*) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:465:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const facet* _M_cow_shim(const id*) const;
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:491:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:495:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:506:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const id&);  // Not defined.
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:508:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     id(const id&);  // Not defined.
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:514:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     id() { }
        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:517:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_id() const throw();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:531:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       has_facet(const locale&) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:535:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       use_facet(const locale&);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:556:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_add_reference() throw()
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:560:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_remove_reference() throw()
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:574:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const _Impl&, size_t);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:575:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const char*, size_t);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:576:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(size_t) throw();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:578:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ~_Impl() throw();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:580:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Impl(const _Impl&);  // Not defined.
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:583:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const _Impl&);  // Not defined.
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:586:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_check_same_name()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:597:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_categories(const _Impl*, category);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:600:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_category(const _Impl*, const locale::id* const*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:603:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_replace_facet(const _Impl*, const locale::id*);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:606:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_install_facet(const locale::id*, const facet*);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:610:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init_facet(_Facet* __facet)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:615:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_init_facet_unchecked(_Facet* __facet)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:622:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_install_cache(const facet*, size_t);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:624:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _M_init_extra(facet**);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:625:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void _M_init_extra(void*, void*, const char*, const char*);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:669:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate(size_t __refs = 0)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:683:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate(__c_locale __cloc, size_t __refs = 0)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:701:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _CharT* __lo2, const _CharT* __hi2) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:719:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       transform(const _CharT* __lo, const _CharT* __hi) const
                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:733:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       hash(const _CharT* __lo, const _CharT* __hi) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:738:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_compare(const _CharT*, const _CharT*) const throw();
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:741:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_transform(_CharT*, const _CharT*, size_t) const throw();
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:746:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~collate()
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:763:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _CharT* __lo2, const _CharT* __hi2) const;
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:776:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_transform(const _CharT* __lo, const _CharT* __hi) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:789:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_hash(const _CharT* __lo, const _CharT* __hi) const;
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:798:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<char>::_M_compare(const char*, const char*) const throw();
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:798:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:802:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<char>::_M_transform(char*, const char*, size_t) const throw();
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:802:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<wchar_t>::_M_compare(const wchar_t*, const wchar_t*) const throw();
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:807:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:811:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<wchar_t>::_M_transform(wchar_t*, const wchar_t*, size_t) const throw();
                                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:811:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:826:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate_byname(const char* __s, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:839:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       collate_byname(const string& __s, size_t __refs = 0)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:845:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~collate_byname() { }
                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.h:851,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:45:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     locale(const locale& __other, _Facet* __f)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:63:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     combine(const locale& __other) const
                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:82:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const basic_string<_CharT, _Traits, _Alloc>& __s2) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet(const locale& __loc) throw()
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:132:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet(const locale& __loc)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:149:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw ()
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:155:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw ()
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:162:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const _CharT* __lo2, const _CharT* __hi2) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:200:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_transform(const _CharT* __lo, const _CharT* __hi) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_hash(const _CharT* __lo, const _CharT* __hi) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:275:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<collate<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:279:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<collate<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:287:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<collate<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_classes.tcc:291:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<collate<wchar_t> >(const locale&);
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string();
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:56:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const std::string&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:57:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const char*, size_t);
                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(const __cow_string&) _GLIBCXX_USE_NOEXCEPT;
                                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:59:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string& operator=(const __cow_string&) _GLIBCXX_USE_NOEXCEPT;
                                                  ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:60:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~__cow_string();
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:62:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string(__cow_string&&) noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:63:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __cow_string& operator=(__cow_string&&) noexcept;
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:120:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:124:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const char*) _GLIBCXX_TXN_SAFE;
                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:128:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error(const logic_error&) _GLIBCXX_USE_NOEXCEPT;
                                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:129:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     logic_error& operator=(const logic_error&) _GLIBCXX_USE_NOEXCEPT;
                                                ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:132:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~logic_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:137:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                        ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:150:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:152:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit domain_error(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:154:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~domain_error() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:161:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:163:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE;
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:165:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~invalid_argument() _GLIBCXX_USE_NOEXCEPT;
                                 ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:173:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:175:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit length_error(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~length_error() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:185:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE;
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:189:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~out_of_range() _GLIBCXX_USE_NOEXCEPT;
                             ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:204:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:208:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const char*) _GLIBCXX_TXN_SAFE;
                              ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error(const runtime_error&) _GLIBCXX_USE_NOEXCEPT;
                                         ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:213:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     runtime_error& operator=(const runtime_error&) _GLIBCXX_USE_NOEXCEPT;
                                                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:216:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~runtime_error() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     what() const _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_USE_NOEXCEPT;
                                        ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:233:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit range_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit range_error(const char*) _GLIBCXX_TXN_SAFE;
                                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:237:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~range_error() _GLIBCXX_USE_NOEXCEPT;
                            ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit overflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:246:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit overflow_error(const char*) _GLIBCXX_TXN_SAFE;
                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:248:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~overflow_error() _GLIBCXX_USE_NOEXCEPT;
                               ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/system_error:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:255:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit underflow_error(const string& __arg) _GLIBCXX_TXN_SAFE;
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:257:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit underflow_error(const char*) _GLIBCXX_TXN_SAFE;
                                         ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/stdexcept:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~underflow_error() _GLIBCXX_USE_NOEXCEPT;
                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:46,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/system_error:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     constexpr error_category() noexcept = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:79:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~error_category();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:81:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_category(const error_category&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:82:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_category& operator=(const error_category&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     name() const noexcept = 0;
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:95:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_message(int) const;
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:100:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message(int) const = 0;
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:112:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     default_error_condition(int __i) const noexcept;
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:115:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equivalent(int __i, const error_condition& __cond) const noexcept;
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:118:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equivalent(const error_code& __code, int __i) const noexcept;
                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const error_category& __other) const noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:125:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const error_category& __other) const noexcept
                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:129:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const error_category& __other) const noexcept
                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _GLIBCXX_CONST const error_category& system_category() noexcept;
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:135:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _GLIBCXX_CONST const error_category& generic_category() noexcept;
                                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:135:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   error_code make_error_code(errc) noexcept;
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:148:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_code() noexcept
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:151:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_code(int __v, const error_category& __cat) noexcept
                                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:156:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       error_code(_ErrorCodeEnum __e) noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     assign(int __v, const error_category& __cat) noexcept
                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:167:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clear() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:174:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_ErrorCodeEnum __e) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:178:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     value() const noexcept { return _M_value; }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:181:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     category() const noexcept { return *_M_cat; }
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:184:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     default_error_condition() const noexcept;
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:188:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:191:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit operator bool() const noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:204:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_code(errc __e) noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:208:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator<(const error_code& __lhs, const error_code& __rhs) noexcept
                                                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:217:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:220:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   error_condition make_error_condition(errc) noexcept;
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:220:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/system_error:226:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_condition() noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:229:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     error_condition(int __v, const error_category& __cat) noexcept
                                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:234:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       error_condition(_ErrorConditionEnum __e) noexcept
                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:238:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     assign(int __v, const error_category& __cat) noexcept
                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:248:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_ErrorConditionEnum __e) noexcept
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:252:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     clear() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:257:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     value() const noexcept { return _M_value; }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:260:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     category() const noexcept { return *_M_cat; }
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:264:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     message() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:267:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit operator bool() const noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:278:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_condition(errc __e) noexcept
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:283:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const error_condition& __rhs) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:292:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_code& __lhs, const error_code& __rhs) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:297:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_code& __lhs, const error_condition& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:304:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator==(const error_condition& __lhs, const error_code& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:312:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const error_condition& __rhs) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:319:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_code& __lhs, const error_code& __rhs) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:323:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_code& __lhs, const error_condition& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:327:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator!=(const error_condition& __lhs, const error_code& __rhs) noexcept
                                                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const error_condition& __rhs) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:347:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec = error_code())
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:350:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec, const string& __what)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:353:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(error_code __ec, const char* __what)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:356:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat, const char* __what)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:359:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:363:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     system_error(int __v, const error_category& __ecat, const string& __what)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/system_error:367:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~system_error() noexcept;
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:370:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     code() const noexcept { return _M_code; }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/system_error:390:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator()(const error_code& __e) const noexcept
                                               ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:42,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:83:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:87:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:91:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:95:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Fmtflags __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:99:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:103:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:125:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:133:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Openmode __a, _Ios_Openmode __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:137:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Openmode __a)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:141:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:145:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:149:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Openmode& __a, _Ios_Openmode __b)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:165:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:169:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:173:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^(_Ios_Iostate __a, _Ios_Iostate __b)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:177:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator~(_Ios_Iostate __a)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator|=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator&=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:189:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator^=(_Ios_Iostate& __a, _Ios_Iostate __b)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:207:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const error_category& iostream_category() noexcept;
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:207:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:210:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_code(io_errc __e) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:214:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   make_error_condition(io_errc __e) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:259:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const string& __str);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:263:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const string&, const error_code&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:266:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failure(const char*, const error_code& = io_errc::stream);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:270:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~failure() throw();
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       what() const throw();
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:519:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     register_callback(event_callback __fn, int __index);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:539:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Callback_list* __cb)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:543:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_add_reference() { __gnu_cxx::__atomic_add_dispatch(&_M_refcount, 1); }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:547:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_remove_reference()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:563:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_call_callbacks(event __ev) throw();
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:566:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_dispose_callbacks(void) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:573:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Words() : _M_pword(0), _M_iword(0) { }
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:589:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_grow_words(int __index, bool __iword);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:595:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_init() throw();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:607:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       Init();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:608:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~Init();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:621:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flags() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:632:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flags(fmtflags __fmtfl)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     setf(fmtflags __fmtfl)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:665:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     setf(fmtflags __fmtfl, fmtflags __mask)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:680:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unsetf(fmtflags __mask)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:691:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     precision() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:700:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     precision(streamsize __prec)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:714:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     width() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:723:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     width(streamsize __wide)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:742:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sync_with_stdio(bool __sync = true);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:754:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imbue(const locale& __loc) throw();
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:765:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getloc() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:776:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_getloc() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:795:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xalloc() throw();
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:811:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iword(int __ix)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:832:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pword(int __ix)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:848:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~ios_base();
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:851:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base() throw ();
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:863:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base(const ios_base&) = delete;
                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:866:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const ios_base&) = delete;
                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:870:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_move(ios_base&) noexcept;
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:873:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_swap(ios_base& __rhs) noexcept;
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:880:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   boolalpha(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:888:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noboolalpha(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:896:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showbase(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:904:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowbase(ios_base& __base)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:912:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showpoint(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:920:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowpoint(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:928:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   showpos(ios_base& __base)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:936:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noshowpos(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:944:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   skipws(ios_base& __base)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:952:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   noskipws(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:960:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   uppercase(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:968:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nouppercase(ios_base& __base)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:976:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   unitbuf(ios_base& __base)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:984:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   nounitbuf(ios_base& __base)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:993:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   internal(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1001:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   left(ios_base& __base)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1009:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   right(ios_base& __base)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1018:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   dec(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1026:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hex(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1034:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   oct(ios_base& __base)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1043:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   fixed(ios_base& __base)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1051:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scientific(ios_base& __base)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1063:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   hexfloat(ios_base& __base)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ios_base.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   defaultfloat(ios_base& __base)
                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<_CharT, _Traits>*, bool&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:54:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:150:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __copy_streambufs_eof<>(basic_streambuf*, basic_streambuf*, bool&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          istreambuf_iterator<_CharT2>, _CharT2*);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT2&);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:167:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         advance(istreambuf_iterator<_CharT2>&, _Distance);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator>>(basic_istream<_CharT2, _Traits2>&, _CharT2*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:176:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_string<_CharT2, _Traits2, _Alloc>&);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:181:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_string<_CharT2, _Traits2, _Alloc>&, _CharT2);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_streambuf()
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:216:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubimbue(const locale& __loc)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:233:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getloc() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:246:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubsetbuf(char_type* __s, streamsize __n)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:259:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:271:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:278:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pubsync() { return this->sync(); }
               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:291:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       in_avail()
                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:305:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       snextc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:323:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sbumpc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:345:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sgetc()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:364:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sgetn(char_type* __s, streamsize __n)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:379:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputbackc(char_type __c)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:404:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sungetc()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:431:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputc(char_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:457:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sputn(const char_type* __s, streamsize __n)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:470:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_streambuf()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:489:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       eback() const { return _M_in_beg; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:492:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gptr()  const { return _M_in_cur;  }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:495:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       egptr() const { return _M_in_end; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gbump(int __n) { _M_in_cur += __n; }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:516:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setg(char_type* __gbeg, char_type* __gnext, char_type* __gend)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:536:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbase() const { return _M_out_beg; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:539:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pptr() const { return _M_out_cur; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:542:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epptr() const { return _M_out_end; }
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:552:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbump(int __n) { _M_out_cur += __n; }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:562:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setp(char_type* __pbeg, char_type* __pend)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:583:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imbue(const locale& __loc _IsUnused)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:598:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setbuf(char_type*, streamsize)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:610:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:622:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:634:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sync() { return 0; }
            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:656:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       showmanyc() { return 0; }
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       xsgetn(char_type* __s, streamsize __n);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:694:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       underflow()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:707:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       uflow()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:731:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbackfail(int_type __c _IsUnused  = traits_type::eof())
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:749:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       xsputn(const char_type* __s, streamsize __n);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:775:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       overflow(int_type __c _IsUnused  = traits_type::eof())
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:793:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       stossc()
              ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:804:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __safe_gbump(streamsize __n) { _M_in_cur += __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:807:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __safe_pbump(streamsize __n) { _M_out_cur += __n; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:814:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_streambuf(const basic_streambuf&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:817:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_streambuf&);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:821:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_streambuf& __sb)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:837:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_streambuf(const basic_streambuf&) = default;
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:837:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:842:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator=(const basic_streambuf&) = default;
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:842:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<char>* __sbout, bool& __ineof);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:849:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:854:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<wchar_t>* __sbout, bool& __ineof);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/streambuf:854:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/streambuf:862,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:43,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:46:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xsgetn(char_type* __s, streamsize __n)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     xsputn(const char_type* __s, streamsize __n)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:118:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      bool& __ineof)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:140:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<_CharT, _Traits>* __sbout)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:153:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<char>*);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<char>*, bool&);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         basic_streambuf<wchar_t>*);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf.tcc:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      basic_streambuf<wchar_t>*, bool&);
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cwctype:50,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:167:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wint_t __cdecl towctrans(wint_t,wctrans_t);
                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:167:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wctrans_t __cdecl wctrans(const char *);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:168:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:169:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   wctype_t __cdecl wctype(const char *);
                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/wctype.h:169:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator<_CharT2>);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:81:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          istreambuf_iterator<_CharT2>, _CharT2*);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:87:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT2&);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:92:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  advance(istreambuf_iterator<_CharT2>&, _Distance);
                                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR istreambuf_iterator() _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:111:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(const istreambuf_iterator&) noexcept = default;
                                                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~istreambuf_iterator() = default;
                                ^~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(istream_type& __s) _GLIBCXX_USE_NOEXCEPT
                                              ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:121:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       istreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:128:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:144:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:158:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       equal(const istreambuf_iterator& __b) const
                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:181:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_get() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:190:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_at_eof() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_is_eof(int_type __c)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:204:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istreambuf_iterator<_CharT, _Traits>& __b)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:210:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const istreambuf_iterator<_CharT, _Traits>& __b)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:232:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator<_CharT2>);
                                   ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:240:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator(ostream_type& __s) _GLIBCXX_USE_NOEXCEPT
                                              ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:244:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ostreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
                                                ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:249:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(_CharT __c)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:259:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:264:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++(int)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:269:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator++()
                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:274:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       failed() const _GLIBCXX_USE_NOEXCEPT
                      ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:48,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:278:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_put(const _CharT* __ws, streamsize __len)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:294:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ostreambuf_iterator<_CharT> __result)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:310:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ostreambuf_iterator<_CharT> __result)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:322:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ostreambuf_iterator<_CharT> __result)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:334:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      istreambuf_iterator<_CharT> __last, _CharT* __result)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:369:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   istreambuf_iterator<_CharT> __last, const _CharT& __val)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/streambuf_iterator.h:408:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     advance(istreambuf_iterator<_CharT>& __i, _Distance __n)
                                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:74:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:80:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:80:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:85:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:85:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:90:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const __c_locale&) throw();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:90:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _CharT* __olds, streamsize __newlen, streamsize __oldlen);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:111:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _CharT* __first, const _CharT* __last);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:111:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:119:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len)
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:129:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __write(_OutIter __s, const _CharT* __ws, int __len)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:169:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(mask __m, char_type __c) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:186:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(const char_type *__lo, const char_type *__hi, mask *__vec) const
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:202:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_is(mask __m, const char_type* __lo, const char_type* __hi) const
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:218:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_not(mask __m, const char_type* __lo, const char_type* __hi) const
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:247:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type *__lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:261:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:276:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type* __lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:293:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:331:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:354:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __dfault, char* __to) const
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:359:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __ctype_abstract_base(size_t __refs = 0): facet(__refs) { }
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:362:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__ctype_abstract_base() { }
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:378:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const = 0;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:398:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      mask* __vec) const = 0;
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:417:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const char_type* __hi) const = 0;
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:436:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const = 0;
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:453:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const = 0;
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:470:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const = 0;
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:486:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const = 0;
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:503:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const = 0;
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:522:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const = 0;
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0;
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:564:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault) const = 0;
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:590:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const = 0;
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:623:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(size_t __refs = 0) : __ctype_abstract_base<_CharT>(__refs) { }
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:627:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:633:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:636:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_scan_is(mask __m, const char_type* __lo, const char_type* __hi) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:640:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:643:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:646:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:649:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:652:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:655:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const;
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:658:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __dest) const;
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:661:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type, char __dfault) const;
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:665:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:718:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0);
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:732:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      size_t __refs = 0);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:744:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(mask __m, char __c) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:759:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       is(const char* __lo, const char* __hi, mask* __vec) const;
                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:773:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_is(mask __m, const char* __lo, const char* __hi) const;
                                                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:787:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       scan_not(mask __m, const char* __lo, const char* __hi) const;
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:802:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:819:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       toupper(char_type *__lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:835:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type __c) const
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:852:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tolower(char_type* __lo, const char_type* __hi) const
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:872:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:899:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:931:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:965:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __dfault, char* __to) const
                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:983:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       table() const throw()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:988:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       classic_table() throw();
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:998:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1014:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1031:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1047:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1064:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1084:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1107:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1134:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault __attribute__((__unused__))) const
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1161:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault __attribute__((__unused__)), char* __to) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_narrow_init() const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1170:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void _M_widen_init() const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(size_t __refs = 0);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1230:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype(__c_locale __cloc, size_t __refs = 0);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_convert_to_wmask(const mask __m) const throw();
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1238:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1254:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(mask __m, char_type __c) const;
                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1273:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_is(const char_type* __lo, const char_type* __hi, mask* __vec) const;
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1291:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_scan_is(mask __m, const char_type* __lo, const char_type* __hi) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1310:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char_type* __hi) const;
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1326:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1343:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_toupper(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1359:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type __c) const;
                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1376:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_tolower(char_type* __lo, const char_type* __hi) const;
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(char __c) const;
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1418:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_widen(const char* __lo, const char* __hi, char_type* __to) const;
                                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1441:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_narrow(char_type __c, char __dfault) const;
                                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1468:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char __dfault, char* __to) const;
                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1472:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_initialize_ctype() throw();
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1484:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1488:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1494:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname() { }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1503:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1507:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1512:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname();
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1521:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const char* __s, size_t __refs = 0);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1525:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ctype_byname(const string& __s, size_t __refs = 0);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1530:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~ctype_byname();
                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1538,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:43:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   is(mask __m, char __c) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:49:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   is(const char* __low, const char* __high, mask* __vec) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:58:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scan_is(mask __m, const char* __low, const char* __high) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/x86_64-w64-mingw32/bits/ctype_inline.h:67:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scan_not(mask __m, const char* __low, const char* __high) const
                                                             ^~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1591:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _S_format_float(const ios_base& __io, char* __fptr, char __mod) throw();
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1621:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __numpunct_cache(size_t __refs = 0)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1629:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~__numpunct_cache();
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1632:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_cache(const locale& __loc);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1636:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const __numpunct_cache&);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1639:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __numpunct_cache(const __numpunct_cache&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1643:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __numpunct_cache<_CharT>::~__numpunct_cache()
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1694:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(size_t __refs = 0)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1708:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(__cache_type* __cache, size_t __refs = 0)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1722:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct(__c_locale __cloc, size_t __refs = 0)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1736:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       decimal_point() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1749:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       thousands_sep() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1780:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       grouping() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1793:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       truename() const
                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1806:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       falsename() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1812:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~numpunct();
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1823:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_decimal_point() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_thousands_sep() const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1848:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_grouping() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1861:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_truename() const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1874:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_falsename() const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1879:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_initialize_numpunct(__c_locale __cloc = 0);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1886:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<char>::~numpunct();
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1886:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<char>::_M_initialize_numpunct(__c_locale __cloc);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1894:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<wchar_t>::~numpunct();
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1894:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1898:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     numpunct<wchar_t>::_M_initialize_numpunct(__c_locale __cloc);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1898:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1910:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct_byname(const char* __s, size_t __refs = 0)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1925:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       numpunct_byname(const string& __s, size_t __refs = 0)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1931:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~numpunct_byname() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:1973:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       num_get(size_t __refs = 0) : facet(__refs) { }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2000:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, bool& __v) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2037:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long& __v) const
                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2042:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned short& __v) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2047:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned int& __v)   const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2052:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned long& __v)  const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2058:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long long& __v) const
                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2063:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, unsigned long long& __v)  const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2097:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, float& __v) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2102:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, double& __v) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, long double& __v) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base::iostate& __err, void*& __v) const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2145:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       virtual ~num_get() { }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2150:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          string&) const;
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2156:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _ValueT&) const;
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2160:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_find(const _CharT2*, size_t __len, _CharT2 __c) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2183:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_find(const _CharT2* __zero, size_t __len, _CharT2 __c) const
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2212:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, bool&) const;
                                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2216:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, long& __v) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2221:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned short& __v) const
                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2226:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned int& __v) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2231:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned long& __v) const
                                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2237:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, long long& __v) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2242:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ios_base::iostate& __err, unsigned long long& __v) const
                                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2247:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, float&) const;
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2251:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       double&) const;
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2261:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       long double&) const;
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2265:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, void*&) const;
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2314:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       num_put(size_t __refs = 0) : facet(__refs) { }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2332:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2374:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, long __v) const
                                                                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2379:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    unsigned long __v) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2384:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, long long __v) const
                                                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2389:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    unsigned long long __v) const
                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2437:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(iter_type __s, ios_base& __io, char_type __fill, double __v) const
                                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2442:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    long double __v) const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2463:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const void* __v) const
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2470:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    char __mod, _ValueT __v) const;
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char_type* __cs, int& __len) const;
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _ValueT __v) const;
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2485:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      char_type* __cs, int& __len) const;
                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2489:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char_type* __new, const char_type* __cs, int& __len) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2493:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~num_put() { }
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2510:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const;
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2513:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2518:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unsigned long __v) const
                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2524:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       long long __v) const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2529:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unsigned long long __v) const
                               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2534:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, double) const;
                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2542:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, long double) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2546:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       do_put(iter_type, ios_base&, char_type, const void*) const;
                                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2569:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isspace(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2575:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isprint(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2581:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iscntrl(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isupper(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2593:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     islower(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2599:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isalpha(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2605:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isdigit(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2611:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ispunct(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2617:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isxdigit(_CharT __c, const locale& __loc)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2623:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isalnum(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2629:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isgraph(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2636:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     isblank(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2643:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     toupper(_CharT __c, const locale& __loc)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2649:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tolower(_CharT __c, const locale& __loc)
                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.h:2655,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:37,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:45:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator() (const locale& __loc) const;
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:53:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator() (const locale& __loc) const
                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:78:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __numpunct_cache<_CharT>::_M_cache(const locale& __loc)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:141:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const string& __grouping_tmp) throw ();
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:141:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:150:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::iostate& __err, string& __xtrc) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:376:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::iostate& __err, _ValueT& __v) const
                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:596:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, bool& __v) const
                                                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:692:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::iostate& __err, float& __v) const
                                           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:707:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, double& __v) const
                                                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:739:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, long double& __v) const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:754:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            ios_base::iostate& __err, void*& __v) const
                                                  ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:781:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _CharT* __new, const _CharT* __cs, int& __len) const
                                                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:795:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::fmtflags __flags, bool __dec)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:840:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    ios_base&, _CharT* __new, _CharT* __cs, int& __len) const
                                                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:852:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ValueT __v) const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:941:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _CharT* __cs, int& __len) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:976:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _ValueT __v) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1106:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_put(iter_type __s, ios_base& __io, char_type __fill, bool __v) const
                                                                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1158:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     do_put(iter_type __s, ios_base& __io, char_type __fill, double __v) const
                                                                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1173:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     long double __v) const
                      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1180:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const void* __v) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1210:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        streamsize __newlen, streamsize __oldlen)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1259:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _CharT* __first, const _CharT* __last)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<ctype<char> >(const locale&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1307:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<numpunct<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1311:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_put<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1315:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_get<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1319:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<ctype<char> >(const locale&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<numpunct<char> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1327:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_put<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1331:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_get<char> >(const locale&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1342:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<ctype<wchar_t> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1346:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<numpunct<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1350:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_put<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1354:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     use_facet<num_get<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1358:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<ctype<wchar_t> >(const locale&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1362:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<numpunct<wchar_t> >(const locale&);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1366:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_put<wchar_t> >(const locale&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/locale_facets.tcc:1370:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     has_facet<num_get<wchar_t> >(const locale&);
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:47:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __check_facet(const _Facet* __f)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:117:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:125:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdstate() const
                 ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:148:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       clear(iostate __state = goodbit);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:157:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setstate(iostate __state)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:164:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_setstate(iostate __state)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:180:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       good() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       eof() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:201:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fail() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:211:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       bad() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:222:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       exceptions() const
                    ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:257:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       exceptions(iostate __except)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:270:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios(basic_streambuf<_CharT, _Traits>* __sb)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:282:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ios() { }
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:295:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tie() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:307:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tie(basic_ostream<_CharT, _Traits>* __tiestr)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:321:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:347:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf(basic_streambuf<_CharT, _Traits>* __sb);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:361:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       copyfmt(const basic_ios& __rhs);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:370:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill(char_type __ch)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:410:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imbue(const locale& __loc);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:430:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       narrow(char_type __c, char __dfault) const
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:449:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       widen(char __c) const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:460:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:472:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       init(basic_streambuf<_CharT, _Traits>* __sb);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios(const basic_ios&) = delete;
                                     ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:476:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ios& operator=(const basic_ios&) = delete;
                                                ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:479:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       move(basic_ios& __rhs)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:490:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       move(basic_ios&& __rhs)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:494:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ios& __rhs) noexcept
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:505:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       set_rdbuf(basic_streambuf<_CharT, _Traits>* __sb)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_cache_locale(const locale& __loc);
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.h:516,
                 from C:/rtools40/mingw64/include/c++/8.3.0/ios:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:41:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::clear(iostate __state)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:53:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:63:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::copyfmt(const basic_ios& __rhs)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:114:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::imbue(const locale& __loc)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:126:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/basic_ios.tcc:157:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc)
                                                                    ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/istream:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/ostream:84:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(__streambuf_type* __sb)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:93:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ostream() { }
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:108:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__ostream_type& (*__pf)(__ostream_type&))
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:117:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__ios_type& (*__pf)(__ios_type&))
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(ios_base& (*__pf) (ios_base&))
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:166:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:170:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned long __n)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(bool __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:178:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(short __n);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:181:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned short __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:189:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(int __n);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:192:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned int __n)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:201:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long long __n)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(unsigned long long __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:220:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(double __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:224:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:232:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(long double __f)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:245:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(const void* __p)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:270:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<<(__streambuf_type* __sb);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:303:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       put(char_type __c);
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:311:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_write(const char_type* __s, streamsize __n)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:335:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       write(const char_type* __s, streamsize __n);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       flush();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:358:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tellp();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:369:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekp(pos_type);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:381:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekp(off_type, ios_base::seekdir);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:384:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:389:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(basic_iostream<_CharT, _Traits>&) { }
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(const basic_ostream&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:393:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream(basic_ostream&& __rhs)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostream& operator=(const basic_ostream&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:402:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_ostream&& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:409:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ostream& __rhs)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:415:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_insert(_ValueT __v);
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:445:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sentry(basic_ostream<_CharT, _Traits>& __os);
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:454:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~sentry()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:475:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator bool() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/ostream:497:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, _CharT __c)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:502:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, char __c)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, char __c)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:514:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, signed char __c)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:519:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, unsigned char __c)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:539:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const _CharT* __s)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:551:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const char* __s);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:551:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/ostream:556:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const char* __s)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:569:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const signed char* __s)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:574:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<char, _Traits>& ___out, const unsigned char* __s)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:590:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     endl(basic_ostream<_CharT, _Traits>& __os)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:602:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ends(basic_ostream<_CharT, _Traits>& __os)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:612:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flush(basic_ostream<_CharT, _Traits>& __os)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:618:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_convertible_to_basic_ostream_test(basic_ostream<_Ch, _Up>*);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/ostream:618:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/ostream:682:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(_Ostream&& __os, const _Tp& __x)
                                               ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/ostream:693,
                 from C:/rtools40/mingw64/include/c++/8.3.0/istream:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:47:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sentry(basic_ostream<_CharT, _Traits>& __os)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:64:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_insert(_ValueT __v)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(short __n)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:106:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(int __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:120:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(__streambuf_type* __sbin)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:149:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     put(char_type __c)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:183:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     write(const _CharT* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:211:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     flush()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:237:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tellp()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:258:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekp(pos_type __pos)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:290:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekp(off_type __off, ios_base::seekdir __dir)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:321:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& ___out, const char* __s)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc: In function 'std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)':
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:335:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __ptr_guard (_CharT *__ip): __p(__ip) { }
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:336:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~__ptr_guard() { delete[] __p; }
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:337:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CharT* __get() { return __p; }
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc: At global scope:
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:360:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& endl(ostream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:361:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ends(ostream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:362:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& flush(ostream&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:363:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, char);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:364:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, unsigned char);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:365:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, signed char);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:366:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const char*);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:367:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const unsigned char*);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:368:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const signed char*);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:370:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:371:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(unsigned long);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:372:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(bool);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:374:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long long);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:375:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(unsigned long long);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:377:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(double);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:378:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(long double);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:379:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& ostream::_M_insert(const void*);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:383:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& endl(wostream&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:384:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& ends(wostream&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:385:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& flush(wostream&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:386:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, wchar_t);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:387:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, char);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:388:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const wchar_t*);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:389:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const char*);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:391:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:392:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(unsigned long);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:393:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(bool);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:395:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long long);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:396:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(unsigned long long);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:398:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(double);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:399:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(long double);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/ostream.tcc:400:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& wostream::_M_insert(const void*);
                                                            ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/istream:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(__streambuf_type* __sb)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:103:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_istream()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:120:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__istream_type& (*__pf)(__istream_type&))
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:124:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__ios_type& (*__pf)(__ios_type&))
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:131:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(ios_base& (*__pf)(ios_base&))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:168:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(bool& __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:172:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(short& __n);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned short& __n)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:179:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(int& __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:182:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned int& __n)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:186:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long& __n)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:190:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned long& __n)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:195:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long long& __n)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:199:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(unsigned long long& __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(float& __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:218:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(double& __f)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:222:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(long double& __f)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:235:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(void*& __p)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:259:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>>(__streambuf_type* __sb);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:269:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       gcount() const
                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:302:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get();
           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:316:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type& __c);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:343:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type* __s, streamsize __n, char_type __delim);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:354:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(char_type* __s, streamsize __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:377:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(__streambuf_type& __sb, char_type __delim);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:387:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get(__streambuf_type& __sb)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:416:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getline(char_type* __s, streamsize __n, char_type __delim);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:427:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       getline(char_type* __s, streamsize __n)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:451:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore(streamsize __n, int_type __delim);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:454:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore(streamsize __n);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:457:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ignore();
              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:468:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       peek();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:486:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       read(char_type* __s, streamsize __n);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:505:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       readsome(char_type* __s, streamsize __n);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:522:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       putback(char_type __c);
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:538:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       unget();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:556:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sync();
            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:571:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tellg();
             ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:586:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekg(pos_type);
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:602:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       seekg(off_type, ios_base::seekdir);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:606:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:611:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(const basic_istream&) = delete;
                                             ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:613:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream(basic_istream&& __rhs)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:622:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istream& operator=(const basic_istream&) = delete;
                                                        ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:625:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_istream&& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:632:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_istream& __rhs)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:641:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_extract(_ValueT& __v);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:648:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:648:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:653:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:653:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:658:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:658:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:664:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:664:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:669:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:674:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:674:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:722:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       sentry(basic_istream<_CharT, _Traits>& __is, bool __noskipws = false);
                                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:734:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator bool() const
                       ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT& __c);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:752:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:756:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, unsigned char& __c)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:761:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, signed char& __c)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT* __s);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:794:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:799:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char>& ___in, char* __s);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:799:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:803:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, unsigned char* __s)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:808:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<char, _Traits>& ___in, signed char* __s)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:849:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(basic_streambuf<_CharT, _Traits>* __sb)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:856:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_iostream() { }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:859:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream()
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(const basic_iostream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:865:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream(basic_iostream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:871:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_iostream& operator=(const basic_iostream&) = delete;
                                                          ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/istream:874:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_iostream&& __rhs)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:881:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_iostream& __rhs)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:908:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ws(basic_istream<_CharT, _Traits>& __is);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:908:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:913:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_convertible_to_basic_istream_test(basic_istream<_Ch, _Up>*);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/istream:913:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/istream:980:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(_Istream&& __is, _Tp&& __x)
                                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/istream:991,
                 from C:/rtools40/mingw64/include/c++/8.3.0/sstream:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:47:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sentry(basic_istream<_CharT, _Traits>& ___in, bool __noskip) : _M_ok(false)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:95:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_extract(_ValueT& __v)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:122:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(short& __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:167:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(int& __n)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(__streambuf_type* __sbout)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:244:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(void)
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:280:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(char_type& __c)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:317:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(char_type* __s, streamsize __n, char_type __delim)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:364:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(__streambuf_type& __sb, char_type __delim)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:408:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     getline(char_type* __s, streamsize __n, char_type __delim)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:468:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(void)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:501:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:563:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ignore(streamsize __n, int_type __delim)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:628:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     peek(void)
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:658:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     read(char_type* __s, streamsize __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:687:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     readsome(char_type* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:719:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     putback(char_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:754:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unget(void)
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:789:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sync(void)
              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:825:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tellg(void)
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:853:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekg(pos_type __pos)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:892:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekg(off_type __off, ios_base::seekdir __dir)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:931:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT& __c)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& ___in, _CharT* __s)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1024:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ws(basic_istream<_CharT, _Traits>& ___in)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1049:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& ws(istream&);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1050:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, char&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1051:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, char*);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1052:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, unsigned char&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1053:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, signed char&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1054:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, unsigned char*);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1055:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, signed char*);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1057:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned short&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1058:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned int&);
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1059:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1060:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned long&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1061:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(bool&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1063:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long long&);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1064:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(unsigned long long&);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1066:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(float&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1067:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(double&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1068:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(long double&);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1069:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& istream::_M_extract(void*&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1075:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& ws(wistream&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1076:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, wchar_t&);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1077:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, wchar_t*);
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1079:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned short&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1080:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned int&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1081:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1082:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned long&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1083:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(bool&);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1085:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long long&);
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1086:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(unsigned long long&);
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1088:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(float&);
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1089:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(double&);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1090:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(long double&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/istream.tcc:1091:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& wistream::_M_extract(void*&);
                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/sstream:100:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:114:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         ios_base::openmode __mode = ios_base::in | ios_base::out)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(const basic_stringbuf&) = delete;
                                                 ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:122:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(basic_stringbuf&& __rhs)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:129:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_stringbuf&) = delete;
                                           ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_stringbuf&& __rhs)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:145:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_stringbuf& __rhs)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:167:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:191:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:202:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_stringbuf_init(ios_base::openmode __mode)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:212:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       showmanyc()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:224:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       underflow();
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:227:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       pbackfail(int_type __c = traits_type::eof());
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:230:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       overflow(int_type __c = traits_type::eof());
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:244:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       setbuf(char_type* __s, streamsize __n)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:264:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode __mode = ios_base::in | ios_base::out);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        ios_base::openmode __mode = ios_base::in | ios_base::out);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:274:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_sync(char_type* __base, __size_type __i, __size_type __o);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:279:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_update_egptr()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:294:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off);
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:303:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __xfer_bufptrs(const basic_stringbuf& __from, basic_stringbuf* __to)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:334:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  ~__xfer_bufptrs()
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:357:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringbuf(basic_stringbuf&& __rhs, __xfer_bufptrs&&)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(ios_base::openmode __mode = ios_base::in)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:436:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::openmode __mode = ios_base::in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:446:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_istringstream()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:450:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(const basic_istringstream&) = delete;
                                                         ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:452:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_istringstream(basic_istringstream&& __rhs)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:460:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_istringstream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:463:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_istringstream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:471:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_istringstream& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:486:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:494:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:504:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:561:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(ios_base::openmode __mode = ios_base::out)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:580:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      ios_base::openmode __mode = ios_base::out)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:590:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_ostringstream()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(const basic_ostringstream&) = delete;
                                                         ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:596:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_ostringstream(basic_ostringstream&& __rhs)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:604:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_ostringstream&) = delete;
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:607:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_ostringstream&& __rhs)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:615:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_ostringstream& __rhs)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:630:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:638:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:648:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:704:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(ios_base::openmode __m = ios_base::out | ios_base::in)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:721:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ios_base::openmode __m = ios_base::out | ios_base::in)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:731:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~basic_stringstream()
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:735:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(const basic_stringstream&) = delete;
                                                       ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:737:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       basic_stringstream(basic_stringstream&& __rhs)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:745:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const basic_stringstream&) = delete;
                                              ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:748:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(basic_stringstream&& __rhs)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:756:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       swap(basic_stringstream& __rhs)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:771:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rdbuf() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:779:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/sstream:789:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       str(const __string_type& __s)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:798:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_stringbuf<_CharT, _Traits, _Allocator>& __y)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:805:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_istringstream<_CharT, _Traits, _Allocator>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:812:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_ostringstream<_CharT, _Traits, _Allocator>& __y)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/sstream:819:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   basic_stringstream<_CharT, _Traits, _Allocator>& __y)
                                                       ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/sstream:827,
                 from C:/rtools40/mingw64/include/c++/8.3.0/complex:45,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:46:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pbackfail(int_type __c)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     overflow(int_type __c)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:150:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     underflow()
               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:168:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:216:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     seekpos(pos_type __sp, ios_base::openmode __mode)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:246:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_sync(char_type* __base, __size_type __i, __size_type __o)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/sstream.tcc:277:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off)
                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp abs(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:69:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp arg(const complex<_Tp>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:71:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp norm(const complex<_Tp>&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:73:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> conj(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:76:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> polar(const _Tp&, const _Tp& = 0);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cos(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> cosh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:84:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> exp(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:86:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:88:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> log10(const complex<_Tp>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, int);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:92:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const complex<_Tp>&, const _Tp&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:94:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                           const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> pow(const _Tp&, const complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:99:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sin(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:101:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sinh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:103:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> sqrt(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tan(const complex<_Tp>&);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:107:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> complex<_Tp> tanh(const complex<_Tp>&);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:129:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const _Tp& __r = _Tp(), const _Tp& __i = _Tp())
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:134:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr complex(const complex&) = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:139:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _GLIBCXX_CONSTEXPR complex(const complex<_Up>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:147:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return _M_real; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:151:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return _M_imag; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:173:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(_Tp __val) { _M_real = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:176:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(_Tp __val) { _M_imag = __val; }
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:179:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator=(const _Tp&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:184:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(const _Tp& __t)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:200:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator*=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex<_Tp>& operator/=(const _Tp&);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:206:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       complex& operator=(const complex&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:211:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator=(const complex<_Up>&);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:214:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator+=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:217:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator-=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:220:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator*=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:223:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         complex<_Tp>& operator/=(const complex<_Up>&);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:225:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex __rep() const
                                          ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:235:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const _Tp& __t)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:245:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:255:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const _Tp& __t)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator=(const complex<_Up>& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:276:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator+=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:287:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator-=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:299:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator*=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:312:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     complex<_Tp>::operator/=(const complex<_Up>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:326:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:335:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:344:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:356:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:365:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:374:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:386:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:395:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:404:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:416:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:425:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const complex<_Tp>& __x, const _Tp& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:434:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator/(const _Tp& __x, const complex<_Tp>& __y)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator+(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator-(const complex<_Tp>& __x)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:458:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:463:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:468:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:476:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:481:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const complex<_Tp>& __x, const _Tp& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:486:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const _Tp& __x, const complex<_Tp>& __y)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>>(basic_istream<_CharT, _Traits>& __is, complex<_Tp>& __x)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:547:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:561:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:566:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:593:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_abs(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ float __z) { return __builtin_cabsf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:610:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(__complex__ double __z) { return __builtin_cabs(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:613:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_abs(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:618:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     abs(const complex<_Tp>& __z) { return __complex_abs(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:629:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_arg(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:634:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ float __z) { return __builtin_cargf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:637:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(__complex__ double __z) { return __builtin_carg(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:640:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_arg(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:645:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(const complex<_Tp>& __z) { return __complex_arg(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:661:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:673:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static inline _Tp _S_do_it(const complex<_Tp>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:682:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:690:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     polar(const _Tp& __rho, const _Tp& __theta)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:698:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(const complex<_Tp>& __z)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:706:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cos(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:715:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ float __z) { return __builtin_ccosf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:718:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(__complex__ double __z) { return __builtin_ccos(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:721:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cos(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:726:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cos(const complex<_Tp>& __z) { return __complex_cos(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:736:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_cosh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:745:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ float __z) { return __builtin_ccoshf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:748:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(__complex__ double __z) { return __builtin_ccosh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:751:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_cosh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:756:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cosh(const complex<_Tp>& __z) { return __complex_cosh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:766:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_exp(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:771:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ float __z) { return __builtin_cexpf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:774:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(__complex__ double __z) { return __builtin_cexp(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:777:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_exp(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:782:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     exp(const complex<_Tp>& __z) { return __complex_exp(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:793:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_log(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:798:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ float __z) { return __builtin_clogf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:801:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(__complex__ double __z) { return __builtin_clog(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:804:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_log(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:809:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log(const complex<_Tp>& __z) { return __complex_log(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:818:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     log10(const complex<_Tp>& __z)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:824:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sin(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:833:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ float __z) { return __builtin_csinf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:836:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(__complex__ double __z) { return __builtin_csin(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:839:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sin(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:844:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sin(const complex<_Tp>& __z) { return __complex_sin(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:854:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sinh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ float __z) { return __builtin_csinhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:866:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(__complex__ double __z) { return __builtin_csinh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:869:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sinh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:874:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sinh(const complex<_Tp>& __z) { return __complex_sinh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:885:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_sqrt(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:907:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ float __z) { return __builtin_csqrtf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:910:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(__complex__ double __z) { return __builtin_csqrt(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:913:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_sqrt(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:918:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sqrt(const complex<_Tp>& __z) { return __complex_sqrt(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:929:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tan(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:934:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ float __z) { return __builtin_ctanf(__z); }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:937:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(__complex__ double __z) { return __builtin_ctan(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:940:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tan(const __complex__ long double& __z)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:945:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tan(const complex<_Tp>& __z) { return __complex_tan(__z.__rep()); }
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:957:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_tanh(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:962:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ float __z) { return __builtin_ctanhf(__z); }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:965:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(__complex__ double __z) { return __builtin_ctanh(__z); }
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:968:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_tanh(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:973:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tanh(const complex<_Tp>& __z) { return __complex_tanh(__z.__rep()); }
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:986:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow_unsigned(complex<_Tp> __x, unsigned __n)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1008:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __z, int __n)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1017:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1032:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1037:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ float __x, __complex__ float __y)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1041:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_pow(__complex__ double __x, __complex__ double __y)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1046:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const __complex__ long double& __y)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const complex<_Tp>& __x, const complex<_Tp>& __y)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1062:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const complex<_Tp>& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1077:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1079:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(float __r = 0.0f, float __i = 0.0f)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1089:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1090:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1097:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1101:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1119:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(float __val) { __real__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1122:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(float __val) { __imag__ _M_value = __val; }
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1125:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(float __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1132:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1139:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1146:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(float __f)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1165:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>&  __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1174:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1183:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1212:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1226:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1228:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(double __r = 0.0, double __i = 0.0)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1238:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1241:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit _GLIBCXX_CONSTEXPR complex(const complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1248:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1252:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1270:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(double __val) { __real__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1273:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(double __val) { __imag__ _M_value = __val; }
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1276:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(double __d)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1283:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1290:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1297:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1304:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(double __d)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1315:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1324:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator+=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1333:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator-=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1342:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator*=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator/=(const complex<_Tp>& __z)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1362:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1376:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(_ComplexT __z) : _M_value(__z) { }
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1379:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      long double __i = 0.0L)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1389:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<float>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1392:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR complex(const complex<double>& __z)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1400:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real() const { return __real__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1404:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag() const { return __imag__ _M_value; }
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1422:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       real(long double __val) { __real__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1425:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       imag(long double __val) { __imag__ _M_value = __val; }
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1428:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(long double __r)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1435:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator+=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1442:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator-=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1449:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator*=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1456:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator/=(long double __r)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1467:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const complex<_Tp>& __z)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1476:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator+=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1485:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator-=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator*=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1505:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator/=(const complex<_Tp>& __z)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1514:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _GLIBCXX_CONSTEXPR _ComplexT __rep() const { return _M_value; }
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/complex:1523:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<double>& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1527:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<float>::complex(const complex<long double>& __z)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1531:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   complex<double>::complex(const complex<long double>& __z)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1538:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<float>&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1539:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<float>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1540:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<double>&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1541:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<double>&);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1542:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template istream& operator>>(istream&, complex<long double>&);
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template ostream& operator<<(ostream&, const complex<long double>&);
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1546:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<float>&);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1547:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<float>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1548:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<double>&);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1549:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<double>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1550:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wistream& operator>>(wistream&, complex<long double>&);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1551:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   extern template wostream& operator<<(wostream&, const complex<long double>&);
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acos(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1596:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asin(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1597:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atan(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1598:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> acosh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1600:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> asinh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1601:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> atanh(const std::complex<_Tp>&);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1602:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> _Tp               fabs(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1604:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1608:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acos(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1617:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1621:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acos(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1630:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acos(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1644:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asin(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1653:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1657:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1661:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asin(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1666:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asin(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1680:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atan(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1697:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1701:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1705:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atan(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1710:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atan(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1724:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_acosh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1733:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1737:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1741:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_acosh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1746:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     acosh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1760:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_asinh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1772:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1776:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1780:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_asinh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1785:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     asinh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1799:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_atanh(const std::complex<_Tp>& __z)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1816:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ float __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1820:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(__complex__ double __z)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1824:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_atanh(const __complex__ long double& __z)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1829:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     atanh(const std::complex<_Tp>& __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1846:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fabs(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1852:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     arg(_Tp __x)
                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1865:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     imag(_Tp)
             ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1870:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     norm(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1878:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     real(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1883:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const _Up& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1891:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const _Tp& __x, const std::complex<_Up>& __y)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1899:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pow(const std::complex<_Tp>& __x, const std::complex<_Up>& __y)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template<typename _Tp> std::complex<_Tp> proj(const std::complex<_Tp>&);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1908:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/complex:1912:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __complex_proj(const std::complex<_Tp>& __z)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1923:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ float __z)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1927:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(__complex__ double __z)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1931:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __complex_proj(const __complex__ long double& __z)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1936:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(const std::complex<_Tp>& __z)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1947:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     proj(_Tp __x)
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/complex:1955:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     conj(_Tp __x)
                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:194,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_empty (void)
                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_empty (void)
               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_si64 (int __i)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int (int __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_from_int64 (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_m64 (long long __i)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_si64 (long long __i)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi64x (long long __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si32 (__m64 __i)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int (__m64 __i)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_to_int64 (__m64 __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtm64_si64 (__m64 __i)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si64x (__m64 __i)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packsswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packssdw (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_pu16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_packuswb (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckhdq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi8 (__m64 __m1, __m64 __m2)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklbw (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi16 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpcklwd (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pi32 (__m64 __m1, __m64 __m2)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_punpckldq (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_paddusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi8 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubb (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi16 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubw (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pi32 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubd (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsb (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubsw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu8 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_pu16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psubusw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_madd_pi16 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaddwd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mullo_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmullw (__m64 __m1, __m64 __m2)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pslldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psllqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psraw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrawi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrad (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psradi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi16 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlw (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi16 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlwi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_pi32 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrld (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_pi32 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrldi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_si64 (__m64 __m, __m64 __count)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlq (__m64 __m, __m64 __count)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_si64 (__m64 __m, int __count)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psrlqi (__m64 __m, int __count)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pand (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_si64 (__m64 __m1, __m64 __m2)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pandn (__m64 __m1, __m64 __m2)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_si64 (__m64 __m1, __m64 __m2)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_por (__m64 __m1, __m64 __m2)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_si64 (__m64 __m1, __m64 __m2)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pxor (__m64 __m1, __m64 __m2)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi8 (__m64 __m1, __m64 __m2)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtb (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi16 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtw (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpeqd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pi32 (__m64 __m1, __m64 __m2)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pcmpgtd (__m64 __m1, __m64 __m2)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_si64 (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi32 (int __i1, int __i0)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0)
                                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char __b3, char __b2, char __b1, char __b0)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi32 (int __i0, int __i1)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3)
                                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __b4, char __b5, char __b6, char __b7)
                                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi32 (int __i)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi16 (short __w)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pi8 (char __b)
                       ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_prefetch (const void *__P, enum _mm_hint __I)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_ps (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_ps (void)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ss (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ss (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ss (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ss (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_ps (__m128 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rcp_ps (__m128 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_rsqrt_ps (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_ps (__m128 __A, __m128 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_ps (__m128 __A, __m128 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ss (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_ps (__m128 __A, __m128 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comieq_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comilt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comile_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comigt_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comige_ss (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comineq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomieq_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomilt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomile_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomigt_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomige_ss (__m128 __A, __m128 __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomineq_ss (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ss2si (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_si64x (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi32 (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_ps2pi (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ss2si (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttss_si64x (__m128 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttps_pi32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtt_ps2pi (__m128 __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_ss (__m128 __A, int __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_si2ss (__m128 __A, int __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_ss (__m128 __A, long long __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_ss (__m128 __A, long long __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32_ps (__m128 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvt_pi2ps (__m128 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu16_ps (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi8_ps (__m64 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpu8_ps(__m64 __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32x2_ps(__m64 __A, __m64 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi16(__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pi8(__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_ps (__m128 __A, __m128 __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadh_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeh_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movehl_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movelh_ps (__m128 __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_pi (__m128 __A, __m64 const *__P)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_pi (__m64 *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_ps (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_getcsr (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_STATE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_EXCEPTION_MASK (void)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_ROUNDING_MODE (void)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_GET_FLUSH_ZERO_MODE (void)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setcsr (unsigned int __I)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_STATE(unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_EXCEPTION_MASK (unsigned int __mask)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_ROUNDING_MODE (unsigned int __mode)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _MM_SET_FLUSH_ZERO_MODE (unsigned int __mode)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ss (float __F)
                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_ps (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps1 (float __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ss (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load1_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps1 (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_ps (float const *__P)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadr_ps (float const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_ps (const float __Z, const float __Y, const float __X, const float __W)
                                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_ps (float __Z, float __Y, float __X, float __W)
                                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ss (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_f32 (__m128 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps (float *__P, __m128 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store1_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_ps1 (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storer_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_ss (__m128 __A, __m128 __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_extract_pi16 (__m64 const __A, int const __N)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pextrw (__m64 const __A, int const __N)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_insert_pi16 (__m64 const __A, int const __D, int const __N)
                                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pinsrw (__m64 const __A, int const __D, int const __N)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmaxub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pi16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminsw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pminub (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_pi8 (__m64 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmovmskb (__m64 __A)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_pu16 (__m64 __A, __m64 __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pmulhuw (__m64 __A, __m64 __B)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_pi16 (__m64 __A, int const __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pshufw (__m64 __A, int const __N)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_maskmovq (__m64 __A, __m64 __N, char *__P)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgb (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_pu16 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_pavgw (__m64 __A, __m64 __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sad_pu8 (__m64 __A, __m64 __B)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _m_psadbw (__m64 __A, __m64 __B)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_pi (__m64 *__P, __m64 __A)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_ps (float *__P, __m128 __A)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sfence (void)
                 ^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_pause (void)
                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_sd (double __F)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_pd (double __F)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pd1 (double __F)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_pd (double __W, double __X)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_pd (double __W, double __X)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_pd (void)
                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_pd (void)
                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_sd (__m128d __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_pd (double const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load1_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_sd (double const *__P)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_pd1 (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadr_pd (double const *__P)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_pd (double *__P, __m128d __A)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_sd (double *__P, __m128d __A)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_f64 (__m128d __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeh_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store1_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_pd1 (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storer_pd (double *__P, __m128d __A)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si32 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si64 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi128_si64x (__m128i __A)
                                ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_div_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_pd (__m128d __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sqrt_sd (__m128d __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_sd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_pd (__m128d __A, __m128d __B)
                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_pd (__m128d __A, __m128d __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_pd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_pd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmple_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpge_sd (__m128d __A, __m128d __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpneq_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnlt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnle_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpngt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpnge_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpord_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpunord_sd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comieq_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comilt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comile_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comigt_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comige_sd (__m128d __A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_comineq_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomieq_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomilt_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomile_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomigt_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomige_sd (__m128d __A, __m128d __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_ucomineq_sd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi64x (long long __q1, long long __q0)
                                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi64 (__m64 __q1,  __m64 __q0)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0)
                                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         short __q3, short __q2, short __q1, short __q0)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        char __q03, char __q02, char __q01, char __q00)
                                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi64x (long long __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi64 (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi32 (int __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi16 (short __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_set1_epi8 (char __A)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_epi64 (__m64 __q0, __m64 __q1)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          short __q4, short __q5, short __q6, short __q7)
                                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         char __q12, char __q13, char __q14, char __q15)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_load_si128 (__m128i const *__P)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadu_si128 (__m128i_u const *__P)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_epi64 (__m128i_u const *__P)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_store_si128 (__m128i *__P, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storeu_si128 (__m128i_u *__P, __m128i __B)
                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_storel_epi64 (__m128i_u *__P, __m128i __B)
                                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movepi64_pi64 (__m128i __B)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movpi64_epi64 (__m64 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_move_epi64 (__m128i __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_undefined_si128 (void)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_setzero_si128 (void)
                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtepi32_pd (__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtepi32_ps (__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_epi32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_pi32 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpd_ps (__m128d __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttpd_epi32 (__m128d __A)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttpd_pi32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtpi32_pd (__m64 __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_epi32 (__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttps_epi32 (__m128 __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtps_pd (__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si32 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si64 (__m128d __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_si64x (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si32 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si64 (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvttsd_si64x (__m128d __A)
                              ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsd_ss (__m128 __A, __m128d __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_sd (__m128d __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_sd (__m128d __A, long long __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_sd (__m128d __A, long long __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtss_sd (__m128d __A, __m128 __B)
                                      ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask)
                                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_pd (__m128d __A, __m128d __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadh_pd (__m128d __A, double const *__B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_loadl_pd (__m128d __A, double const *__B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_pd (__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packs_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_packus_epi16 (__m128i __A, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi8 (__m128i __A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi16 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi32 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpackhi_epi64 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi8 (__m128i __A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi16 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi32 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_unpacklo_epi64 (__m128i __A, __m128i __B)
                                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_add_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epi8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epu8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_adds_epu16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sub_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epi8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epu8 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_subs_epu16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_madd_epi16 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mullo_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_su32 (__m64 __A, __m64 __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mul_epu32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_epi64 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srai_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_bsrli_si128 (__m128i __A, const int __N)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_bslli_si128 (__m128i __A, const int __N)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_si128 (__m128i __A, const int __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_slli_si128 (__m128i __A, const int __N)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi16 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi32 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srli_epi64 (__m128i __A, int __B)
                                     ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sll_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sra_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi32 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_srl_epi64 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_and_si128 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_andnot_si128 (__m128i __A, __m128i __B)
                                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_or_si128 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_xor_si128 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpeq_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmplt_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi8 (__m128i __A, __m128i __B)
                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cmpgt_epi32 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_extract_epi16 (__m128i const __A, int const __N)
                                                    ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_insert_epi16 (__m128i const __A, int const __D, int const __N)
                                                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_max_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_epi16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_min_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_movemask_epi8 (__m128i __A)
                               ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mulhi_epu16 (__m128i __A, __m128i __B)
                                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shufflehi_epi16 (__m128i __A, const int __mask)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shufflelo_epi16 (__m128i __A, const int __mask)
                                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_shuffle_epi32 (__m128i __A, const int __mask)
                                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C)
                                                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_avg_epu16 (__m128i __A, __m128i __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_sad_epu8 (__m128i __A, __m128i __B)
                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si32 (int *__A, int __B)
                                   ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si64 (long long int *__A, long long int __B)
                                                       ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_si128 (__m128i *__A, __m128i __B)
                                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_stream_pd (double *__A, __m128d __B)
                                        ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_clflush (void const *__A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_lfence (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_mfence (void)
                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi32_si128 (int __A)
                           ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64_si128 (long long __A)
                                 ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_cvtsi64x_si128 (long long __A)
                                  ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castpd_ps(__m128d __A)
                          ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castpd_si128(__m128d __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castps_pd(__m128 __A)
                         ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castps_si128(__m128 __A)
                            ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castsi128_ps(__m128i __A)
                             ^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _mm_castsi128_pd(__m128i __A)
                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:266,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_num_threads (int) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:82:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:82:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:84:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_thread_num (void) __GOMP_NOTHROW;
                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:84:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_procs (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:85:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:87:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_in_parallel (void) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:87:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:89:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_dynamic (int) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:89:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_dynamic (void) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_nested (int) __GOMP_NOTHROW;
                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:92:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:93:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_nested (void) __GOMP_NOTHROW;
                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:93:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:97:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:97:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:98:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:98:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:99:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:99:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
                                           ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:103:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_init_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:103:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:105:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:106:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_destroy_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:106:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:107:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_unset_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_test_nest_lock (omp_nest_lock_t *) __GOMP_NOTHROW;
                                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:109:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:111:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double omp_get_wtime (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:111:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern double omp_get_wtick (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:114:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_schedule (omp_sched_t, int) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:114:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:115:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_schedule (omp_sched_t *, int *) __GOMP_NOTHROW;
                                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:115:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_thread_limit (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:116:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_max_active_levels (int) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:118:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_active_levels (void) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:118:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_level (void) __GOMP_NOTHROW;
                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_ancestor_thread_num (int) __GOMP_NOTHROW;
                                              ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_team_size (int) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:122:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_active_level (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:122:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_in_final (void) __GOMP_NOTHROW;
                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:124:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:126:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_cancellation (void) __GOMP_NOTHROW;
                                        ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:126:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern omp_proc_bind_t omp_get_proc_bind (void) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:127:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_places (void) __GOMP_NOTHROW;
                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:128:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_place_num_procs (int) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:129:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:130:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_place_proc_ids (int, int *) __GOMP_NOTHROW;
                                                 ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:130:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_place_num (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:132:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_partition_num_places (void) __GOMP_NOTHROW;
                                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:132:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_get_partition_place_nums (int *) __GOMP_NOTHROW;
                                                  ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:133:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:135:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_set_default_device (int) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:135:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:136:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_default_device (void) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:136:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:137:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_devices (void) __GOMP_NOTHROW;
                                       ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:137:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_num_teams (void) __GOMP_NOTHROW;
                                     ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_team_num (void) __GOMP_NOTHROW;
                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:139:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_is_initial_device (void) __GOMP_NOTHROW;
                                         ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:142:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_initial_device (void) __GOMP_NOTHROW;
                                          ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:142:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_get_max_task_priority (void) __GOMP_NOTHROW;
                                             ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:145:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void *omp_target_alloc (__SIZE_TYPE__, int) __GOMP_NOTHROW;
                                                    ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:145:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern void omp_target_free (void *, int) __GOMP_NOTHROW;
                                           ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:147:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_target_is_present (void *, int) __GOMP_NOTHROW;
                                                ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:147:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __SIZE_TYPE__, int, int) __GOMP_NOTHROW;
                                   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:149:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __GOMP_NOTHROW;
   ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:156:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:158:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          __SIZE_TYPE__, int) __GOMP_NOTHROW;
                              ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:158:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 extern int omp_target_disassociate_ptr (void *, int) __GOMP_NOTHROW;
                                                      ^~~~~~~~~~~~~~
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/omp.h:159:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cassert:44,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:280,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:46:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _wassert(const wchar_t *_Message,const wchar_t *_File,unsigned _Line);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:46:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:48:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 _assert (const char *_Message, const char *_File, unsigned _Line);
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/assert.h:48:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/utility:69,
                 from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator!=(const _Tp& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>(const _Tp& __x, const _Tp& __y)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:113:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator<=(const _Tp& __x, const _Tp& __y)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_relops.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator>=(const _Tp& __x, const _Tp& __y)
                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:38,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/utility:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __get(std::pair<_Tp1, _Tp2>& __pair) noexcept
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:176:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:181:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:186:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:195:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __get(std::pair<_Tp1, _Tp2>& __pair) noexcept
                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:200:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __move_get(std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:205:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_get(const std::pair<_Tp1, _Tp2>& __pair) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:210:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __const_move_get(const std::pair<_Tp1, _Tp2>&& __pair) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:216:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(std::pair<_Tp1, _Tp2>& ___in) noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:221:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(std::pair<_Tp1, _Tp2>&& ___in) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:226:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const std::pair<_Tp1, _Tp2>& ___in) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/utility:231:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const std::pair<_Tp1, _Tp2>&& __in) noexcept
                                             ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:39,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/array:55:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_ref(const _Type& __t, std::size_t __n) noexcept
                                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _S_ptr(const _Type& __t) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _S_ref(const _Type&, std::size_t) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:75:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _S_ptr(const _Type&) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       fill(const value_type& __u)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/array:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(_AT_Type::_Is_nothrow_swappable::value)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/array:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:130:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:134:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() noexcept
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:138:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:142:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:146:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:150:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:154:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:158:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cbegin() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:162:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       cend() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crbegin() const noexcept
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:170:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       crend() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:175:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const noexcept { return _Nm; }
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:178:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max_size() const noexcept { return _Nm; }
                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:181:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       empty() const noexcept { return size() == 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:189:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator[](size_type __n) const noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:193:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/array:203:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       at(size_type __n) const
                         ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:215:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() noexcept
               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:219:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       front() const noexcept
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:223:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:227:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       back() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:234:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       data() noexcept
              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:238:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       data() const noexcept
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:257:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:262:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<(const array<_Tp, _Nm>& __a, const array<_Tp, _Nm>& __b)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/array:270:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/array:275:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator<=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator>=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/array:295:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__one.swap(__two)))
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/array:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(array<_Tp, _Nm>& __arr) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:316:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(array<_Tp, _Nm>&& __arr) noexcept
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:324:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const array<_Tp, _Nm>& __arr) noexcept
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/array:333:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const array<_Tp, _Nm>&& __arr) noexcept
                                        ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:46:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   struct allocator_arg_t { explicit allocator_arg_t() = default; };
                                                         ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:71:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     struct _Sink { void operator=(const void*) { } } _M_a;
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:106:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __use_alloc(const _Alloc& __a)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __use_alloc(const _Alloc&&) = delete;
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:158:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:163:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Args&&... __args)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uses_allocator.h:176:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Args&&... __args)
                          ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/tuple:41,
                 from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invfwd(typename remove_reference<_Tp>::type& __t) noexcept
                                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:59:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:65:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Args&&... __args)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:71:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Args&&... __args)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:78:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:83:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/invoke.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(__is_nothrow_invocable<_Callable, _Args...>::value)
                                                                ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:54,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/tuple:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:79:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head& __h)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:82:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head_base&) = default;
                                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:83:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(_Head_base&&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:86:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Head_base(_UHead&& __h)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:89:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Head_base(allocator_arg_t, __uses_alloc0)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:93:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:97:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:101:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc0, _UHead&& __uhead)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:105:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:113:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Head_base& __b) noexcept { return __b; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Head_base& __b) noexcept { return __b; }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:122:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base()
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:125:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head& __h)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:128:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(const _Head_base&) = default;
                                                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:129:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Head_base(_Head_base&&) = default;
                                            ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Head_base(_UHead&& __h)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:135:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Head_base(allocator_arg_t, __uses_alloc0)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:139:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:147:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc0, _UHead&& __uhead)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:151:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:156:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; }
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:163:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:195:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:198:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:201:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_tail(_Tuple_impl& __t) noexcept { return __t; }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:204:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_tail(const _Tuple_impl& __t) noexcept { return __t; }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:206:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:210:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Head& __head, const _Tail&... __tail)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_UHead&& __head, _UTail&&... __tail)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:220:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Tuple_impl&) = default;
                                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:225:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                is_nothrow_move_constructible<_Inherited>>::value)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:230:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:235:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:242:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:248:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Head& __head, const _Tail&... __tail)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:256:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _UHead&& __head, _UTail&&... __tail)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl& ___in)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:269:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl&& ___in)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:276:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:292:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tuple_impl& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:302:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                is_nothrow_move_assignable<_Inherited>>::value)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:311:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const _Tuple_impl<_Idx, _UElements...>& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:320:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(_Tuple_impl<_Idx, _UHead, _UTails...>&& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:333:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                && noexcept(_M_tail(___in)._M_swap(_M_tail(___in))))
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:351:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:354:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); }
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:356:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl()
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Head& __head)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:365:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_UHead&& __head)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr _Tuple_impl(const _Tuple_impl&) = default;
                                                   ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:372:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_constructible<_Head>::value)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:376:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(const _Tuple_impl<_Idx, _UHead>& ___in)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:380:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr _Tuple_impl(_Tuple_impl<_Idx, _UHead>&& ___in)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:385:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:390:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const _Head& __head)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _UHead&& __head)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:401:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl& ___in)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl&& ___in)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:412:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              const _Tuple_impl<_Idx, _UHead>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:418:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
              _Tuple_impl<_Idx, _UHead>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:424:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tuple_impl& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:432:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Head>::value)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:440:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const _Tuple_impl<_Idx, _UHead>& ___in)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:448:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(_Tuple_impl<_Idx, _UHead>&& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:458:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(__is_nothrow_swappable<_Head>::value)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:471:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ConstructibleTuple()
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:477:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyConvertibleTuple()
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:483:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _MoveConstructibleTuple()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:489:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyMoveConvertibleTuple()
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:495:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NonNestedTuple()
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NotSameTuple()
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:519:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ConstructibleTuple()
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:525:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyConvertibleTuple()
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:531:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _MoveConstructibleTuple()
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:537:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _ImplicitlyMoveConvertibleTuple()
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:543:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NonNestedTuple()
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:548:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static constexpr bool _NotSameTuple()
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:565:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static constexpr bool _DefaultConstructibleTuple()
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:569:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         static constexpr bool _ImplicitlyDefaultConstructibleTuple()
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:581:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:591:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple()
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:608:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const _Elements&... __elements)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:619:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple(const _Elements&... __elements)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:646:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(_UElements&&... __elements)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:657:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(_UElements&&... __elements)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:660:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(const tuple&) = default;
                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:662:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(tuple&&) = default;
                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:678:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const tuple<_UElements...>& ___in)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:690:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const tuple<_UElements...>& ___in)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:702:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(tuple<_UElements...>&& ___in)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:713:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(tuple<_UElements...>&& ___in)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:719:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:730:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _Elements&... __elements)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:741:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        const _Elements&... __elements)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:751:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _UElements&&... __elements)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:762:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _UElements&&... __elements)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:767:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:771:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:784:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:799:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:814:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        tuple<_UElements...>&& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:829:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        tuple<_UElements...>&& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:835:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const tuple& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:843:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Inherited>::value)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:853:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const tuple<_UElements...>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:863:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(tuple<_UElements...>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:871:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(noexcept(___in._M_swap(___in)))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:893:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void swap(tuple&) noexcept { /* no-op */ }
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:896:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       tuple() = default;
                 ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:899:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t, const _Alloc&) { }
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:901:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t, const _Alloc&, const tuple&) { }
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:919:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple()
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:933:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit constexpr tuple()
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:947:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const _T1& __a1, const _T2& __a2)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:956:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const _T1& __a1, const _T2& __a2)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:971:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(_U1&& __a1, _U2&& __a2)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:982:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(_U1&& __a1, _U2&& __a2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:985:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(const tuple&) = default;
                                       ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:987:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       constexpr tuple(tuple&&) = default;
                                  ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:995:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const tuple<_U1, _U2>& ___in)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1004:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const tuple<_U1, _U2>& ___in)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1013:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(tuple<_U1, _U2>&& ___in)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1022:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(tuple<_U1, _U2>&& ___in)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1031:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(const pair<_U1, _U2>& ___in)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1040:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(const pair<_U1, _U2>& ___in)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1049:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         constexpr tuple(pair<_U1, _U2>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1059:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         explicit constexpr tuple(pair<_U1, _U2>&& ___in)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1066:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1078:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _T1& __a1, const _T2& __a2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1090:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const _T1& __a1, const _T2& __a2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1099:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1110:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        _U1&& __a1, _U2&& __a2)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1115:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& ___in)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1119:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& ___in)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1129:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_U1, _U2>& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1141:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_U1, _U2>& ___in)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1152:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& ___in)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1163:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        tuple<_U1, _U2>&& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pair<_U1, _U2>& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1184:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const pair<_U1, _U2>& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1193:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& ___in)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1204:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                        pair<_U1, _U2>&& ___in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const tuple& ___in)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1217:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(is_nothrow_move_assignable<_Inherited>::value)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1225:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const tuple<_U1, _U2>& ___in)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1233:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(tuple<_U1, _U2>&& ___in)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1241:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(const pair<_U1, _U2>& ___in)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1250:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         operator=(pair<_U1, _U2>&& ___in)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1259:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       noexcept(noexcept(___in._M_swap(___in)))
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1303:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __get_helper(_Tuple_impl<__i, _Head, _Tail...>& __t) noexcept
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1308:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1314:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(tuple<_Elements...>& __t) noexcept
                                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1320:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const tuple<_Elements...>& __t) noexcept
                                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1326:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(tuple<_Elements...>&& __t) noexcept
                                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1335:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get(const tuple<_Elements...>&& __t) noexcept
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1386:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __eq(const _Tp& __t, const _Up& __u)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1393:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __less(const _Tp& __t, const _Up& __u)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1405:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __eq(const _Tp&, const _Up&) { return true; }
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1408:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       __less(const _Tp&, const _Up&) { return false; }
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1427:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& __u)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1440:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        const tuple<_UElements...>& __u)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1452:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1458:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const tuple<_UElements...>& __u)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1464:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_tuple(_Elements&&... __args)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1475:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     forward_as_tuple(_Elements&&... __args) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1566:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _S_do(_Tp&& __tp, _Tpls&&... __tps, _Us&&... __us)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1581:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _S_do(_Us&&... __us)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1592:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> typename __tuple_cat_result<_Tpls...>::__type
                                               ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1605:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tie(_Elements&... __args) noexcept
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1619:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     noexcept(noexcept(__x.swap(__y)))
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1636:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Tp&) const
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1654:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     tuple<_Args1...> __first, tuple<_Args2...> __second)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/tuple:1666:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>)
                                                           ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:58,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:297:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(_Tp& __indata) noexcept
                                        ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:301:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(_Tp&&) = delete;
                                  ^~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:303:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reference_wrapper(const reference_wrapper&) = default;
                                                     ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:306:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const reference_wrapper&) = default;
                                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:308:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator _Tp&() const noexcept
                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:312:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       get() const noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:317:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ref(_Tp& __t) noexcept
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cref(const _Tp& __t) noexcept
                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void ref(const _Tp&&) = delete;
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:337:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void cref(const _Tp&&) = delete;
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:340:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:345:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ref(reference_wrapper<_Tp> __t) noexcept
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/refwrap.h:351:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cref(reference_wrapper<_Tp> __t) noexcept
                                      ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/functional:59,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     virtual ~bad_function_call() noexcept;
                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:61:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const char* what() const noexcept;
                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:87:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void*       _M_access()       { return &_M_pod_data[0]; }
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:88:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const void* _M_access() const { return &_M_pod_data[0]; }
                             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:92:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access()
                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:97:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_access() const
                   ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:117:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Simple_type_wrapper(_Tp __value) : __value(__value) { }
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:151:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_get_pointer(const _Any_data& __source)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:162:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, true_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:170:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_clone(_Any_data& __dest, const _Any_data& __source, false_type)
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:179:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, true_type)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:186:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_destroy(_Any_data& __victim, false_type)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Manager_operation __op)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:219:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:224:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const function<_Signature>& __f)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp* __fp)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:234:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(_Tp _Class::* __mp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:239:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _M_not_empty_function(const _Tp&)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:244:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, true_type)
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:248:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  _M_init_functor(_Any_data& __functor, _Functor&& __f, false_type)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:252:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Function_base() : _M_manager(nullptr) { }
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:254:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~_Function_base()
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:260:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool _M_empty() const { return !_M_manager; }
                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:280:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:312:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:331:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Manager_operation __op)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:352:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _M_invoke(const _Any_data& __functor, _ArgTypes&&... __args)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:395:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function() noexcept
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:402:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(nullptr_t) noexcept
                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:413:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(const function& __x);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:422:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(function&& __x) noexcept : _Function_base()
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:446:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  function(_Functor);
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:461:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const function& __x)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:479:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(function&& __x) noexcept
                                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:493:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(nullptr_t) noexcept
                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:522:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(_Functor&& __f)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:531:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator=(reference_wrapper<_Functor> __f) noexcept
                                             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:546:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       void swap(function& __x) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:563:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       explicit operator bool() const noexcept
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:576:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Res operator()(_ArgTypes... __args) const;
                                            ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:589:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       const type_info& target_type() const noexcept;
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:602:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor>       _Functor* target() noexcept;
                                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:604:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       template<typename _Functor> const _Functor* target() const noexcept;
                                                                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:653:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     function(const function& __x)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:667:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       function(_Functor __f)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:683:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(_ArgTypes... __args) const
                                     ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:694:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     target_type() const noexcept
                         ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:710:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() noexcept
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:721:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       target() const noexcept
                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:745:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:751:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator==(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:763:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:769:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
                                                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/std_function.h:784:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     swap(function<_Res(_Args...)>& __x, function<_Res(_Args...)>& __y) noexcept
                                                                        ^~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:281,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/functional:106:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Mem_fn_base(_MemFunPtr __pmf) noexcept : _M_pmf(__pmf) { }
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:113:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(std::__invoke(_M_pmf, std::forward<_Args>(__args)...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Mem_fn_base(_MemObjPtr __pm) noexcept : _M_pm(__pm) { }
                                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:137:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(std::__invoke(_M_pm, std::forward<_Tp>(__obj)))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:160:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mem_fn(_Tp _Class::* __pm) noexcept
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:295:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_CVRef& __arg, _Tuple&) const volatile
                                           ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:313:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(__arg(declval<_Args>()...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:328:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  -> decltype(__arg(declval<_Args>()...))
     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:345:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(const volatile _Arg&, _Tuple& __tuple) const volatile
                                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:363:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_CVArg&& __arg, _Tuple&) const volatile
                                            ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:371:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __tuple_element_t<_Ind, tuple<_Tp...>> volatile&
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:378:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     -> __tuple_element_t<_Ind, tuple<_Tp...>> const volatile&
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:398:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:408:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call_c(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:419:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Index_tuple<_Indexes...>) volatile
                               ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:430:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Index_tuple<_Indexes...>) const volatile
                                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:461:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind(const _Functor& __f, _Args&&... __args)
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:466:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind(_Functor&& __f, _Args&&... __args)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:470:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind(const _Bind&) = default;
                             ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:472:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind(_Bind&& __b)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:480:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:491:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:509:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) volatile
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:521:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const volatile
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:554:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:563:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:572:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:581:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) const
                                                              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:590:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) volatile
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:599:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  __call(tuple<_Args...>&& __args, _Index_tuple<_Indexes...>) volatile
                                                              ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:609:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Index_tuple<_Indexes...>) const volatile
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:619:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Index_tuple<_Indexes...>) const volatile
                                          ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:629:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind_result(const _Functor& __f, _Args&&... __args)
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:634:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  explicit _Bind_result(_Functor&& __f, _Args&&... __args)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind_result(const _Bind_result&) = default;
                                           ^~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:640:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Bind_result(_Bind_result&& __b)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:647:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:657:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const
                                ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:668:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) volatile
                                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:679:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_Args&&... __args) const volatile
                                      ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/functional:808:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bind(_Func&& __f, _BoundArgs&&... __args)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/functional:832:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bind(_Func&& __f, _BoundArgs&&... __args)
                                             ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP void *__cdecl _memccpy(void *_Dst,const void *_Src,int _Val,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN void *__cdecl memchr(const void *_Buf ,int _Val,size_t _MaxCount);
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:46:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _memicmp(const void *_Buf1,const void *_Buf2,size_t _Size);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:47:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _memicmp_l(const void *_Buf1,const void *_Buf2,size_t _Size,_locale_t _Locale);
                                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:48:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl memcmp(const void *_Buf1,const void *_Buf2,size_t _Size);
                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:49:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:50:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl memcpy_s (void *_dest,size_t _numberOfElements,const void *_src,size_t _count);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:51:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl mempcpy (void *_Dst, const void *_Src, size_t _Size);
                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:52:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memset(void *_Dst,int _Val,size_t _Size);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:53:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void * __cdecl memccpy(void *_Dst,const void *_Src,int _Val,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:55:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl memicmp(const void *_Buf1,const void *_Buf2,size_t _Size) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl _strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:59:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl _strset_l(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:60:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source);
                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:61:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char * __cdecl strcat(char * __restrict__ _Dest,const char * __restrict__ _Source);
                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:62:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcmp(const char *_Str1,const char *_Str2);
                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:63:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strlen(const char *_Str);
                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strnlen(const char *_Str,size_t _MaxCount);
                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:65:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void *__cdecl memmove(void *_Dst,const void *_Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:66:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strdup(const char *_Src);
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:67:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strchr(const char *_Str,int _Val);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:68:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricmp(const char *_Str1,const char *_Str2);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:69:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strcmpi(const char *_Str1,const char *_Str2);
                                                                   ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:70:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricmp_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:71:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcoll(const char *_Str1,const char *_Str2);
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:72:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strcoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:73:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricoll(const char *_Str1,const char *_Str2);
                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:74:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _stricoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:75:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strncoll (const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:76:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strncoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:77:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicoll (const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:78:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicoll_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:79:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strcspn(const char *_Str,const char *_Control);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:80:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strerror(const char *_ErrMsg) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strerror(int) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:82:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strlwr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:83:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:84:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strncat(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:85:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strncmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:86:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicmp(const char *_Str1,const char *_Str2,size_t _MaxCount);
                                                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:87:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP int __cdecl _strnicmp_l(const char *_Str1,const char *_Str2,size_t _MaxCount,_locale_t _Locale);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:88:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strncpy(char * __restrict__ _Dest,const char * __restrict__ _Source,size_t _Count) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:89:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strnset_l(char *str,int c,size_t count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:91:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strpbrk(const char *_Str,const char *_Control);
                                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:92:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strrchr(const char *_Str,int _Ch);
                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:93:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strrev(char *_Str);
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:94:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strspn(const char *_Str,const char *_Control);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:95:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CONST_RETURN char *__cdecl strstr(const char *_Str,const char *_SubStr);
                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:96:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strtok(char * __restrict__ _Str,const char * __restrict__ _Delim) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:97:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *strtok_r(char * __restrict__ _Str, const char * __restrict__ _Delim, char ** __restrict__ __last);
                                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:100:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strupr(char *_String) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:102:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *_strupr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:103:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   size_t __cdecl strxfrm(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount);
                                                                                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:104:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP size_t __cdecl _strxfrm_l(char * __restrict__ _Dst,const char * __restrict__ _Src,size_t _MaxCount,_locale_t _Locale);
                                                                                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:105:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:108:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcmpi(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:109:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl stricmp(const char *_Str1,const char *_Str2) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:110:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strlwr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:111:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strnicmp(const char *_Str1,const char *_Str,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:112:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strncasecmp (const char *, const char *, size_t);
                                                              ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:113:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   int __cdecl strcasecmp (const char *, const char *);
                                                     ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:114:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:116:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); }
                                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:117:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); }
                                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strnset(char *_Str,int _Val,size_t _MaxCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:122:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strrev(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:123:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strset(char *_Str,int _Val) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   char *__cdecl strupr(char *_Str) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
                                  ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:125:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strset_s(char *_Dst,size_t _DstSize,int _Value);
                                                                          ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:26:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strerror_s(char *_Buf,size_t _SizeInBytes,const char *_ErrMsg);
                                                                                         ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:27:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl strerror_s(char *_Buf,size_t _SizeInBytes,int _ErrNum);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:28:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strlwr_s(char *_Str,size_t _Size);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:29:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strlwr_s_l(char *_Str,size_t _Size,_locale_t _Locale);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:30:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strnset_s(char *_Str,size_t _Size,int _Val,size_t _MaxCount);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:31:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strupr_s(char *_Str,size_t _Size);
                                                            ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:32:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strupr_s_l(char *_Str,size_t _Size,_locale_t _Locale);
                                                                                ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:33:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strncat_s(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:35:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strncat_s_l(char *_Dst,size_t _DstSizeInChars,const char *_Src,size_t _MaxCount,_locale_t _Locale);
                                                                                                                             ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:36:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strcpy_s(char *_Dst, rsize_t _SizeInBytes, const char *_Src);
                                                                                      ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:37:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:38:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcpy_s, char, _Dest, const char *, _Source)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strncpy_s(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount);
                                                                                                           ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:39:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:40:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(errno_t, strncpy_s, char, _Dest, const char *, _Source, size_t, _MaxCount)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl _strncpy_s_l(char *_Dst, size_t _DstSizeInChars, const char *_Src, size_t _MaxCount, _locale_t _Locale);
                                                                                                                                 ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:41:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:42:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(errno_t, _strncpy_s_l, char, _Dest, const char *, _Source, size_t, _MaxCount, _locale_t, _Locale);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl strtok_s(char *_Str,const char *_Delim,char **_Context);
                                                                               ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:43:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP char *__cdecl _strtok_s_l(char *_Str,const char *_Delim,char **_Context,_locale_t _Locale);
                                                                                                    ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:44:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _CRTIMP errno_t __cdecl strcat_s(char *_Dst, rsize_t _SizeInBytes, const char * _Src);
                                                                                       ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:45:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/wchar.h:9,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cwchar:44,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/postypes.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/bits/char_traits.h:40,
                 from C:/rtools40/mingw64/include/c++/8.3.0/string:40,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:46:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(errno_t, strcat_s, char, _Dest, const char *, _Source)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/x86_64-w64-mingw32/include/string.h:190,
                 from C:/rtools40/mingw64/include/c++/8.3.0/cstring:42,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _SECIMP errno_t __cdecl memmove_s(void *_dest,size_t _numberOfElements,const void *_src,size_t _count);
                                                                                                        ^
C:/rtools40/mingw64/x86_64-w64-mingw32/include/sec_api/string_s.h:48:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:286,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/cstring:100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   memchr(void* __s, int __c, size_t __n)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strchr(char* __s, int __n)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:108:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strpbrk(char* __s1, const char* __s2)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:112:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strrchr(char* __s, int __n)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/cstring:116:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   strstr(char* __s1, const char* __s2)
                                      ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:317:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:321:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:327:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return _Tp(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:333:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:337:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:341:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:351:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:357:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return _Tp(); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:388:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return false; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:391:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return true; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:395:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:408:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return false; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:411:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return false; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:426:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return false; }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:429:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return false; }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:432:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return false; }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:435:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return false; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:457:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min(char); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max(char); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:464:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:478:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:481:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:496:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       char infinity() _GLIBCXX_USE_NOEXCEPT { return char(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:499:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:502:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return char(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:505:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<char>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:524:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__SCHAR_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:527:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:531:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:546:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:549:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:564:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<signed char>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:567:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<signed char>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:570:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:574:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:594:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:597:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SCHAR_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:601:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:617:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:620:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:635:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:639:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:643:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:647:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:667:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_min (wchar_t); }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:670:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __glibcxx_max (wchar_t); }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:674:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:689:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:692:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:707:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:710:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:713:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:716:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return wchar_t(); }
                    ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:736:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() noexcept { return __glibcxx_min (char16_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:739:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() noexcept { return __glibcxx_max (char16_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:742:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:753:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() noexcept { return 0; }
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:756:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() noexcept { return 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:770:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() noexcept { return char16_t(); }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:773:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() noexcept { return char16_t(); }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:776:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() noexcept { return char16_t(); }
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:779:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() noexcept { return char16_t(); }
                    ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:797:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() noexcept { return __glibcxx_min (char32_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:800:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() noexcept { return __glibcxx_max (char32_t); }
             ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:803:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:814:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() noexcept { return 0; }
                 ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:817:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() noexcept { return 0; }
                     ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:831:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() noexcept { return char32_t(); }
                  ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:834:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() noexcept { return char32_t(); }
                   ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:837:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() noexcept { return char32_t(); }
                       ^~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:840:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() noexcept { return char32_t(); }
                    ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:859:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__SHRT_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:862:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:866:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:880:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:883:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:898:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return short(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:901:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:904:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return short(); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:907:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return short(); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:926:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:929:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __SHRT_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:933:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:949:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:952:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:967:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:971:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:975:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:999:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__INT_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1002:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1006:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1020:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1023:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1038:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1041:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1044:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1047:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<int>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1066:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1069:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __INT_MAX__ * 2U + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1073:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1089:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1092:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1107:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<unsigned int>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1110:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1118:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1138:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1141:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1145:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1159:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1162:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1177:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1180:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1183:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1186:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<long>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1205:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1208:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_MAX__ * 2UL + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1212:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1228:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1231:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1246:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1250:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1254:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1258:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1278:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return -__LONG_LONG_MAX__ - 1; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1281:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1285:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1301:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1304:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1319:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1322:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1325:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return static_cast<long long>(0); }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1348:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return 0; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1351:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LONG_LONG_MAX__ * 2ULL + 1; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1355:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return min(); }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1371:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return 0; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1374:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1389:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1393:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1397:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1401:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1599:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __FLT_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1602:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __FLT_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1606:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__FLT_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1621:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __FLT_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1624:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5F; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1640:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_valf(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1643:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanf(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1646:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansf(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1649:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __FLT_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1674:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __DBL_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1677:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __DBL_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1681:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__DBL_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1696:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __DBL_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1699:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1715:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_val(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1718:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nan(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1721:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nans(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1724:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __DBL_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1749:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MIN__; }
             ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1752:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() _GLIBCXX_USE_NOEXCEPT { return __LDBL_MAX__; }
             ^~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:288,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1756:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       lowest() noexcept { return -__LDBL_MAX__; }
                ^~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/limits:1771:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       epsilon() _GLIBCXX_USE_NOEXCEPT { return __LDBL_EPSILON__; }
                 ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1774:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       round_error() _GLIBCXX_USE_NOEXCEPT { return 0.5L; }
                     ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1790:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       infinity() _GLIBCXX_USE_NOEXCEPT { return __builtin_huge_vall(); }
                  ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1793:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       quiet_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nanl(""); }
                   ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1796:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       signaling_NaN() _GLIBCXX_USE_NOEXCEPT { return __builtin_nansl(""); }
                       ^~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/include/c++/8.3.0/limits:1799:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       denorm_min() _GLIBCXX_USE_NOEXCEPT { return __LDBL_DENORM_MIN__; }
                    ^~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:60,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     all_of(_IIter, _IIter, _Predicate);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:197:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     any_of(_IIter, _IIter, _Predicate);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:201:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     binary_search(_FIter, _FIter, const _Tp&);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:206:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     binary_search(_FIter, _FIter, const _Tp&, _Compare);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:210:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy(_IIter, _IIter, _OIter);
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:226:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_backward(_BIter1, _BIter1, _BIter2);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:230:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_if(_IIter, _IIter, _OIter, _Predicate);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:235:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_n(_IIter, _Size, _OIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:239:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:247:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal_range(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:251:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fill(_FIter, _FIter, const _Tp&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:255:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     fill_n(_OIter, _Size, const _Tp&);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:259:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_end(_FIter1, _FIter1, _FIter2, _FIter2);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:265:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_end(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:269:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_if_not(_IIter, _IIter, _Predicate);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:277:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     includes(_IIter1, _IIter1, _IIter2, _IIter2);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:286:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     includes(_IIter1, _IIter1, _IIter2, _IIter2, _Compare);
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:290:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inplace_merge(_BIter, _BIter, _BIter);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:294:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inplace_merge(_BIter, _BIter, _BIter, _Compare);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:298:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RAIter, _RAIter);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:303:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RAIter, _RAIter, _Compare);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:307:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RAIter, _RAIter);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:311:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RAIter, _RAIter, _Compare);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:315:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_partitioned(_IIter, _IIter, _Predicate);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:319:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_permutation(_FIter1, _FIter1, _FIter2);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:323:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_permutation(_FIter1, _FIter1, _FIter2, _BinaryPredicate);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:328:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_FIter, _FIter);
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:332:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_FIter, _FIter, _Compare);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:336:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_FIter, _FIter);
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:340:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_FIter, _FIter, _Compare);
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:344:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     iter_swap(_FIter1, _FIter2);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:349:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lower_bound(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:353:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lower_bound(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:357:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:361:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(const _Tp&, const _Tp&);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:370:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(const _Tp&, const _Tp&, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:375:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(const _Tp&, const _Tp&);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:383:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(const _Tp&, const _Tp&, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:388:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp&, const _Tp&);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:396:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp&, const _Tp&, _Compare);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:401:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_FIter, _FIter);
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:406:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_FIter, _FIter, _Compare);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:411:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp>);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:416:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp>, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:421:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp>);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:426:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp>, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:431:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp>);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:436:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp>, _Compare);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:441:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     next_permutation(_BIter, _BIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:448:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     next_permutation(_BIter, _BIter, _Compare);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     none_of(_IIter, _IIter, _Predicate);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:457:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter);
                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort_copy(_IIter, _IIter, _RAIter, _RAIter, _Compare);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:469:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition_copy(_IIter, _IIter, _OIter1, _OIter2, _Predicate);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:477:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition_point(_FIter, _FIter, _Predicate);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:481:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RAIter, _RAIter);
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:486:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RAIter, _RAIter, _Compare);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:490:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     prev_permutation(_BIter, _BIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:494:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     prev_permutation(_BIter, _BIter, _Compare);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:498:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:502:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:506:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove(_FIter, _FIter, const _Tp&);
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:512:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_if(_FIter, _FIter, _Predicate);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:516:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_copy(_IIter, _IIter, _OIter, const _Tp&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:520:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     remove_copy_if(_IIter, _IIter, _OIter, _Predicate);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:524:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_copy(_IIter, _IIter, _OIter, const _Tp&, const _Tp&);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:530:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_copy_if(_Iter, _Iter, _OIter, _Predicate, const _Tp&);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:534:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse(_BIter, _BIter);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:540:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse_copy(_BIter, _BIter, _OIter);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       rotate(_FIter, _FIter, _FIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:550:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     rotate_copy(_FIter, _FIter, _FIter, _OIter);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:555:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     shuffle(_RAIter, _RAIter, _UGenerator&&);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:567:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RAIter, _RAIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:572:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RAIter, _RAIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_partition(_BIter, _BIter, _Predicate);
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:580:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     swap_ranges(_FIter1, _FIter1, _FIter2);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:596:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_FIter, _FIter);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:602:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_FIter, _FIter, _BinaryPredicate);
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:606:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     upper_bound(_FIter, _FIter, const _Tp&);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:612:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     upper_bound(_FIter, _FIter, const _Tp&, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:616:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_FIter, _FIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:622:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_FIter, _FIter, _BinaryPredicate);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:626:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count(_IIter, _IIter, const _Tp&);
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count_if(_IIter, _IIter, _Predicate);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:634:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal(_IIter1, _IIter1, _IIter2);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:638:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     equal(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:642:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find(_IIter, _IIter, const _Tp&);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:646:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_first_of(_FIter1, _FIter1, _FIter2, _FIter2);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:650:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_first_of(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:654:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     find_if(_IIter, _IIter, _Predicate);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:658:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     for_each(_IIter, _IIter, _Funct);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:662:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate(_FIter, _FIter, _Generator);
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:666:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate_n(_OIter, _Size, _Generator);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:670:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:674:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lexicographical_compare(_IIter1, _IIter1, _IIter2, _IIter2, _Compare);
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:678:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_FIter, _FIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:683:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_FIter, _FIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:688:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:692:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     merge(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:697:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min_element(_FIter, _FIter);
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:702:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min_element(_FIter, _FIter, _Compare);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:707:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mismatch(_IIter1, _IIter1, _IIter2);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:711:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:715:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nth_element(_RAIter, _RAIter, _RAIter);
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:719:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     nth_element(_RAIter, _RAIter, _RAIter, _Compare);
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:723:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort(_RAIter, _RAIter, _RAIter);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:727:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partial_sort(_RAIter, _RAIter, _RAIter, _Compare);
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:731:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     partition(_BIter, _BIter, _Predicate);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:735:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     random_shuffle(_RAIter, _RAIter);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:739:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Generator&&);
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:745:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace(_FIter, _FIter, const _Tp&, const _Tp&);
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:752:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     replace_if(_FIter, _FIter, _Predicate, const _Tp&);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:756:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search(_FIter1, _FIter1, _FIter2, _FIter2);
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:760:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search(_FIter1, _FIter1, _FIter2, _FIter2, _BinaryPredicate);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:764:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search_n(_FIter, _FIter, _Size, const _Tp&);
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:768:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     search_n(_FIter, _FIter, _Size, const _Tp&, _BinaryPredicate);
                                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:773:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:777:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:786:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_intersection(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:791:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_symmetric_difference(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:795:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _OIter, _Compare);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:801:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:805:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     set_union(_IIter1, _IIter1, _IIter2, _IIter2, _OIter, _Compare);
                                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:810:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RAIter, _RAIter);
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:814:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RAIter, _RAIter, _Compare);
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:818:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RAIter, _RAIter);
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:822:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RAIter, _RAIter, _Compare);
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:826:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     transform(_IIter, _IIter, _OIter, _UnaryOperation);
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:830:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     transform(_IIter1, _IIter1, _IIter2, _OIter, _BinaryOperation);
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:835:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique_copy(_IIter, _IIter, _OIter);
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:839:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique_copy(_IIter, _IIter, _OIter, _BinaryPredicate);
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/algorithmfwd.h:843:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:61,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:75:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare& __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _Distance __n)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:101:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _Compare __comp, _Distance __n)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:110:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:116:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:130:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:154:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     push_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:190:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:215:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Distance __len, _Tp __value, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:244:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _RandomAccessIterator __result, _Compare& __comp)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:271:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:305:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _RandomAccessIterator __last, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:327:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:360:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:387:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:403:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare& __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:422:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:450:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:477:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap_until(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:506:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:529:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_heap.h:543:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/string:38,
                 from ./include/gin/types.h:4,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:85:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     get_temporary_buffer(ptrdiff_t __len) _GLIBCXX_NOEXCEPT
                                           ^~~~~~~~~~~~~~~~~
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:62,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:112:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     return_temporary_buffer(_Tp* __p)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:141:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       size() const
              ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:146:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       requested_size() const
                        ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:151:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       begin()
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:156:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       end()
           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:163:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last);
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:165:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       ~_Temporary_buffer()
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:173:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Temporary_buffer(const _Temporary_buffer&);
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:176:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       operator=(const _Temporary_buffer&);
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _ForwardIterator __seed)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         __ucr(_Pointer, _Pointer, _ForwardIterator) { }
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ForwardIterator __seed)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_tempbuf.h:244:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Temporary_buffer(_ForwardIterator __first, _ForwardIterator __last)
                                                                        ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:66,
                 from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:46:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Power_of_2(_Tp __x)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:73:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _IntType __b = std::numeric_limits<_IntType>::max())
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:80:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  a() const
      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:84:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  b() const
      ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:88:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator==(const param_type& __p1, const param_type& __p2)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator!=(const param_type& __p1, const param_type& __p2)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:106:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _IntType __b = std::numeric_limits<_IntType>::max())
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:111:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       uniform_int_distribution(const param_type& __p)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:121:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       reset() { }
             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:124:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       a() const
           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:128:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       b() const
           ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:135:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       param() const
               ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:143:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       param(const param_type& __param)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:150:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       min() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:157:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       max() const
             ^~~~~
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:165:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  operator()(_UniformRandomNumberGenerator& __urng)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:171:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p);
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:177:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _UniformRandomNumberGenerator& __urng)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:185:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:192:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const param_type& __p)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:201:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const uniform_int_distribution& __d2)
                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:210:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const param_type& __p);
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:220:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const param_type& __param)
                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/uniform_int_dist.h:288:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const param_type& __param)
                                  ^
In file included from C:/rtools40/mingw64/include/c++/8.3.0/algorithm:62,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:291,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:79:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Iterator __c, _Compare __comp)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:102:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred, input_iterator_tag)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:113:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred, random_access_iterator_tag)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __find_if(_Iterator __first, _Iterator __last, _Predicate __pred)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:169:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Predicate __pred)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:181:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __find_if_not_n(_InputIterator __first, _Distance& __len, _Predicate __pred)
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:207:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate  __predicate)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:259:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::forward_iterator_tag)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      std::random_access_iterator_tag)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:321:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _UnaryPredicate __unary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:340:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _BinaryPredicate __comp)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:370:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _BinaryPredicate __comp)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:426:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _ForwardIterator2 __first2, _ForwardIterator2 __last2)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:476:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __comp)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:508:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     all_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:525:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     none_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:543:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     any_of(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:559:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:583:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:604:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Predicate __pred)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:643:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Predicate __pred)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:671:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result, const _Tp& __value)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:704:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Predicate __pred)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:738:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Predicate __pred)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:760:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _OutputIterator __result, input_iterator_tag)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:781:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _OutputIterator __result, random_access_iterator_tag)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:799:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     copy_n(_InputIterator __first, _Size __n, _OutputIterator __result)
                                                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:830:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:861:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:897:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __value)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:930:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:946:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:963:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:995:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     unique(_ForwardIterator __first, _ForwardIterator __last)
                                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1026:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __binary_pred)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1051:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     forward_iterator_tag, output_iterator_tag)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1080:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     input_iterator_tag, output_iterator_tag)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1112:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     input_iterator_tag, forward_iterator_tag)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1133:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        bidirectional_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1153:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        random_access_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1180:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     reverse(_BidirectionalIterator __first, _BidirectionalIterator __last)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1208:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __gcd(_EuclideanRingElement __m, _EuclideanRingElement __n)
                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1252:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       forward_iterator_tag)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1293:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        bidirectional_iterator_tag)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1331:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       random_access_iterator_tag)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1435:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator __last)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1472:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _ForwardIterator __last, _OutputIterator __result)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred, forward_iterator_tag)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1514:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Predicate __pred, bidirectional_iterator_tag)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1553:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Distance __buffer_size)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1612:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _Predicate __pred)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1652:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate __pred)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1670:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _RandomAccessIterator __last, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1686:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Compare __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1739:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _RandomAccessIterator __result_last)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1822:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _Compare __comp)
                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1841:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _RandomAccessIterator __last, _Compare __comp)
                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1864:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           _RandomAccessIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1881:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _RandomAccessIterator __last, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomAccessIterator __pivot, _Compare __comp)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1918:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _RandomAccessIterator __last, _Compare __comp)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1931:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1942:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Size __depth_limit, _Compare __comp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1964:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:1979:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2024:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2040:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val, _Compare __comp)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2078:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2108:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2126:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _CompareItTp __comp_it_val, _CompareTpIt __comp_val_it)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2179:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val, _Compare __comp)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2248:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2281:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const _Tp& __val, _Compare __comp)
                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2306:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2335:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2378:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Distance __buffer_size)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2420:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2480:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2529:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2576:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BidirectionalIterator __last)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2618:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2641:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result, _Compare __comp)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2668:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2691:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Distance __chunk_size, _Compare __comp)
                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2707:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Pointer __buffer, _Compare __comp)
                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2735:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2762:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomAccessIterator __last, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2790:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2827:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _InputIterator2 __first2, _InputIterator2 __last2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2873:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2906:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _BidirectionalIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2955:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:2987:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3005:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _BidirectionalIterator __last, _Compare __comp)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3055:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3087:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BidirectionalIterator __last, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Predicate __pred, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3138:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    const _Tp& __old_value, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3173:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Predicate __pred, const _Tp& __new_value)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3190:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3209:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted(_ForwardIterator __first, _ForwardIterator __last)
                                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3224:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3230:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3252:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     is_sorted_until(_ForwardIterator __first, _ForwardIterator __last)
                                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3277:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Compare __comp)
                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3302:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp& __a, const _Tp& __b)
                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3323:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(const _Tp& __a, const _Tp& __b, _Compare __comp)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3333:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Compare __comp)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3403:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3432:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Compare __comp)
                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3450:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp> __l)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3456:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     min(initializer_list<_Tp> __l, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3462:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp> __l)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3468:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max(initializer_list<_Tp> __l, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3474:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp> __l)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3484:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     minmax(initializer_list<_Tp> __l, _Compare __comp)
                                                      ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3495:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _ForwardIterator2 __first2, _BinaryPredicate __pred)
                                                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3543:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _ForwardIterator2 __first2)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3575:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _ForwardIterator2 __first2, _BinaryPredicate __pred)
                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3770:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _UniformRandomBitGenerator&& __g)
                                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3793:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _UniformRandomNumberGenerator&& __g)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3876:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     for_each(_InputIterator __first, _InputIterator __last, _Function __f)
                                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3898:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const _Tp& __val)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3922:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _Predicate __pred)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3953:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator __first2, _ForwardIterator __last2)
                                                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:3995:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __comp)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4024:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     adjacent_find(_ForwardIterator __first, _ForwardIterator __last)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4050:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate __binary_pred)
                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4074:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count(_InputIterator __first, _InputIterator __last, const _Tp& __value)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4097:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred)
                                                                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _ForwardIterator2 __first2, _ForwardIterator2 __last2)
                                                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4179:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _BinaryPredicate  __predicate)
                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4212:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Integer __count, const _Tp& __val)
                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4247:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _BinaryPredicate __binary_pred)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4294:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _UnaryOperation __unary_op)
                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4332:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _BinaryOperation __binary_op)
                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4363:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      const _Tp& __old_value, const _Tp& __new_value)
                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4395:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Predicate __pred, const _Tp& __new_value)
                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4427:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
       _Generator __gen)
                       ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4457:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     generate_n(_OutputIterator __first, _Size __n, _Generator __gen)
                                                                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4494:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4536:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _BinaryPredicate __binary_pred)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4566:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4603:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _RandomNumberGenerator&& __rand)
                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4642:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _Predicate   __pred)
                           ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4676:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _RandomAccessIterator __last)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4715:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _Compare __comp)
                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4749:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _RandomAccessIterator __last)
                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4788:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _RandomAccessIterator __last, _Compare __comp)
                                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4824:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                     ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4855:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4874:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4918:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result)
                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4968:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
    _OutputIterator __result, _Compare __comp)
                                             ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:4993:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5029:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     stable_sort(_RandomAccessIterator __first, _RandomAccessIterator __last)
                                                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5064:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5085:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _OutputIterator __result, _Compare __comp)
                                            ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5135:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5185:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5216:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          _OutputIterator __result, _Compare __comp)
                                                   ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result)
                                ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5305:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5334:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
        _OutputIterator __result, _Compare __comp)
                                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5378:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result)
                              ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5429:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
      _OutputIterator __result, _Compare __comp)
                                               ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5461:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
           _Compare __comp)
                          ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5508:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _OutputIterator __result)
                                 ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5560:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         _Compare __comp)
                        ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5589:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5610:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline min_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                         ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5636:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5654:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     _Compare __comp)
                    ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5674:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     max_element(_ForwardIterator __first, _ForwardIterator __last)
                                                                  ^
C:/rtools40/mingw64/include/c++/8.3.0/bits/stl_algo.h:5700:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   _Compare __comp)
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:311:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline static const char *SimdInstructionSetsInUse(void) {
                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:366,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DenseShape             { static std::string debugName() { return "DenseShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SolverShape            { static std::string debugName() { return "SolverShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:514:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct HomogeneousShape       { static std::string debugName() { return "HomogeneousShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:515:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct DiagonalShape          { static std::string debugName() { return "DiagonalShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:516:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct BandShape              { static std::string debugName() { return "BandShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TriangularShape        { static std::string debugName() { return "TriangularShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SelfAdjointShape       { static std::string debugName() { return "SelfAdjointShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:519:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct PermutationShape       { static std::string debugName() { return "PermutationShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:520:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct TranspositionsShape    { static std::string debugName() { return "TranspositionsShape"; } };
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 struct SparseShape            { static std::string debugName() { return "SparseShape"; } };
                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:161:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(const volatile T&);
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:162:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template <typename T> any_conversion(T&);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static yes test(const To&, int);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static no  test(any_conversion, ...);
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable(const noncopyable&);
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:305:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const noncopyable& operator=(const noncopyable&);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC noncopyable() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC ~noncopyable() {}
                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:408:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(typename C::ReturnType const *);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:409:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_no testFunctor(...);
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const T* return_ptr();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:419:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()())>0)>::type * = 0);
                                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:420:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:428:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0)))>0)>::type * = 0);
                                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:429:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:437:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0),IndexType(0)))>0)>::type * = 0);
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static meta_no testFunctor(...);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:501:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_STRONG_INLINE void swap(T &a, T &b) { std::swap(a,b); }
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:513:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T div_ceil(const T &a, const T &b)
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:521:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const X& x,const Y& y) { return x == y; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const float& x,const float& y) { return std::equal_to<float>()(x,y); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:527:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool equal_strict(const double& x,const double& y) { return std::equal_to<double>()(x,y); }
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const X& x,const Y& y) { return x != y; }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:533:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const float& x,const float& y) { return std::not_equal_to<float>()(x,y); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:536:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool not_equal_strict(const double& x,const double& y) { return std::not_equal_to<double>()(x,y); }
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline IndexDest convert_index(const IndexSrc& idx) {
                                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:106:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     no_assignment_operator& operator=(const no_assignment_operator&);
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:108:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:109:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(no_assignment_operator)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:135:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamic() { eigen_assert(false); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:137:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T value) : m_value(value) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:138:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value() const { return m_value; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:139:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
     EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:148:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:150:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC variable_if_dynamicindex() { eigen_assert(false); }
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:158:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T value) : m_value(value) {}
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T EIGEN_STRONG_INLINE value() const { return m_value; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:474:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline T* const_cast_ptr(const T* ptr)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:678:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &mat1, const T2 &mat2, typename enable_if<has_direct_access<T1>::ret&&has_direct_access<T2>::ret, T1>::type * = 0)
                                                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:684:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 bool is_same_dense(const T1 &, const T2 &, typename enable_if<!(has_direct_access<T1>::ret&&has_direct_access<T2>::ret), T1>::type * = 0)
                                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void throw_std_bad_alloc()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:86:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_malloc(std::size_t size)
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void handmade_aligned_free(void *ptr)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:106:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* handmade_aligned_realloc(void* ptr, std::size_t size, std::size_t = 0)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void check_that_malloc_is_allowed()
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:153:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline void aligned_free(void *ptr)
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:212:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:217:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc<false>(std::size_t size)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:228:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_free(void *ptr)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:233:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void conditional_aligned_free<false>(void *ptr)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size)
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:243:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline void* conditional_aligned_realloc<false>(void* ptr, std::size_t new_size, std::size_t)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:265:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:286:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:296:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:312:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:331:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:340:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size)
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:346:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:369:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new_auto(std::size_t size)
                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:390:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size)
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:412:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete_auto(T *ptr, std::size_t size)
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:439:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_aligned(const Scalar* array, Index size)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:467:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC inline Index first_default_aligned(const Scalar* array, Index size)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:476:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline Index first_multiple(Index size, Index base)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:485:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC void smart_copy(const T* start, const T* end, T* target)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:491:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:508:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void smart_memmove(const T* start, const T* end, T* target)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:514:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(const T* start, const T* end, T* target)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:564:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     aligned_stack_memory_handler(T* ptr, std::size_t size, bool dealloc)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:570:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ~aligned_stack_memory_handler()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit scoped_array(std::ptrdiff_t size)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:591:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~scoped_array()
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:595:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T& operator[](std::ptrdiff_t i) { return m_ptr[i]; }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:596:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T& operator[](std::ptrdiff_t i) const { return m_ptr[i]; }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:597:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   T* &ptr() { return m_ptr; }
           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:598:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const T* ptr() const { return m_ptr; }
                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   operator const T*() const { return m_ptr; }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:602:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> void swap(scoped_array<T> &a,scoped_array<T> &b)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:738:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator() : std::allocator<T>() {}
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator& other) : std::allocator<T>(other) {}
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   aligned_allocator(const aligned_allocator<U>& other) : std::allocator<T>(other) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ~aligned_allocator() {}
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:747:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   pointer allocate(size_type num, const void* /*hint*/ = 0)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:761:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void deallocate(pointer p, size_type /*num*/)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:796:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool cpuid_is_vendor(int abcd[4], const int vendor[3])
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:801:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:833:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:913:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_intel(int& l1, int& l2, int& l3, int max_std_funcs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:921:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes_amd(int& l1, int& l2, int& l3)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:936:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void queryCacheSizes(int& l1, int& l2, int& l3)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:973:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryL1CacheSize()
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:982:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int queryTopLevelCacheSize()
                                   ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:24:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return std::numeric_limits<T>::digits10; }
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static int run() { return 0; }
                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:110:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon()
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:116:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10()
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision()
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:130:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T highest() {
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T lowest()  {
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:140:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T infinity() {
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline T quiet_NaN() {
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline float dummy_precision() { return 1e-5f; }
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline double dummy_precision() { return 1e-12; }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:169:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline long double dummy_precision() { return 1e-15l; }
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:186:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real epsilon() { return NumTraits<Real>::epsilon(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:188:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Real dummy_precision() { return NumTraits<Real>::dummy_precision(); }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:190:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Real>::digits10(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar epsilon() { return NumTraits<RealScalar>::epsilon(); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar dummy_precision() { return NumTraits<RealScalar>::dummy_precision(); }
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return NumTraits<Scalar>::digits10(); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int digits10() { return 0; }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string epsilon();
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string dummy_precision();
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:237:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string lowest();
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:238:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string highest();
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string infinity();
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline std::string quiet_NaN();
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:374,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar&)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar& run(Scalar& x)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const RealScalar& run(const Scalar& x)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(Scalar&)
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:222:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar run(const Scalar&)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:255:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:288:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:334:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline NewType run(const OldType& x)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:380:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline NewType cast(const OldType& x)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:403:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline Scalar run(const Scalar& x)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:438:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:448:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static inline RealScalar run(const Scalar& x)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar log1p(const Scalar& x) {
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:510:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline result_type run(const ScalarX& x, const ScalarY& y)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_DEVICE_FUNC inline ScalarX run(ScalarX x, ScalarY y)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y);
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random();
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:565:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:621:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:648:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:666:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run(const Scalar& x, const Scalar& y)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:671:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar run()
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:679:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:685:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random()
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:702:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T&) { return false; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:707:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T&) { return false; }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:712:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T&) { return true; }
                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isfinite_impl(const T& x)
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:732:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isinf_impl(const T& x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:747:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isnan_impl(const T& x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x);
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> T generic_fast_tanh_float(const T& a_x);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:818:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T mini(const T& x, const T& y)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE T maxi(const T& x, const T& y)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real, Scalar) real(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:868:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) >::type real_ref(const Scalar& x)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:875:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) real_ref(Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:882:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag, Scalar) imag(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(arg, Scalar) arg(const Scalar& x)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:896:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) >::type imag_ref(const Scalar& x)
                                                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:903:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) imag_ref(Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:910:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(conj, Scalar) conj(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:917:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(abs2, Scalar) abs2(const Scalar& x)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline bool abs2(bool x) { return x; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:927:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(norm1, Scalar) norm1(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:934:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(log1p, Scalar) log1p(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:956:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename internal::pow_impl<ScalarX,ScalarY>::result_type pow(const ScalarX& x, const ScalarY& y)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:961:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isnan)   (const T &x) { return internal::isnan_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:962:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isinf)   (const T &x) { return internal::isinf_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> EIGEN_DEVICE_FUNC bool (isfinite)(const T &x) { return internal::isfinite_impl(x); }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:967:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline EIGEN_MATHFUNC_RETVAL(round, Scalar) round(const Scalar& x)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:974:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (floor)(const T& x)
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:990:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T (ceil)(const T& x)
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1007:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline int log2(int x)
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1031:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sqrt(const T &x)
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1039:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T log(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1055:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1063:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs(const T &x) {
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1092:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T exp(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cos(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1122:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sin(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tan(const T &x) {
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1152:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T acos(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T asin(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1182:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T atan(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1198:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T cosh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1213:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T sinh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T tanh(const T &x) {
                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1235:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float tanh(float x) { return internal::generic_fast_tanh_float(x); }
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T fmod(const T& a, const T& b) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1272:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1303:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1308:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1313:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1324:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const Scalar&, const RealScalar&)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1329:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1334:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar&)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1345:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1350:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1361:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                               const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1368:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                      const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
                                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool run()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1397:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isMuchSmallerThan(const bool& x, const bool&, const bool&)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1403:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApprox(bool x, bool y, bool)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline bool isApproxOrLessThan(const bool& x, const bool& y, const bool&)
                                                                                  ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a) {
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/) {
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:145:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pcast(const SrcPacket& a, const SrcPacket& /*b*/, const SrcPacket& /*c*/, const SrcPacket& /*d*/) {
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a+b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a-b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pnegate(const Packet& a) { return -a; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pconj(const Packet& a) { return numext::conj(a); }
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a*b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return a/b; }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::mini(a, b); }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
         const Packet& b) { return numext::maxi(a, b); }
                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pabs(const Packet& a) { using std::abs; return abs(a); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 parg(const Packet& a) { using numext::arg; return arg(a); }
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:198:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pand(const Packet& a, const Packet& b) { return a & b; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:202:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 por(const Packet& a, const Packet& b) { return a | b; }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:206:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pxor(const Packet& a, const Packet& b) { return a ^ b; }
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:210:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pandnot(const Packet& a, const Packet& b) { return a & (!b); }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:214:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadu(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:222:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pset1(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pload1(const typename unpacket_traits<Packet>::type  *a) { return pset1<Packet>(*a); }
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploaddup(const typename unpacket_traits<Packet>::type* from) { return *from; }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ploadquad(const typename unpacket_traits<Packet>::type* from)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:257:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1, Packet& a2, Packet& a3)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:274:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                         Packet& a0, Packet& a1)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 plset(const typename unpacket_traits<Packet>::type& a) { return a; }
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstore(Scalar* to, const Packet& from)
                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:289:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstoreu(Scalar* to, const Packet& from)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:292:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline Packet pgather(const Scalar* from, Index /*stride*/)
                                                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:295:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pscatter(Scalar* to, const Packet& from, Index /*stride*/)
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:299:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Scalar> EIGEN_DEVICE_FUNC inline void prefetch(const Scalar* addr)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:315:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type pfirst(const Packet& a)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 preduxp(const Packet* vecs) { return vecs[0]; }
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux(const Packet& a)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 predux_downto4(const Packet& a)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:336:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_mul(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:340:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_min(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:344:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_max(const Packet& a)
                                                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:348:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet preverse(const Packet& a)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:352:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Packet> EIGEN_DEVICE_FUNC inline Packet pcplxflip(const Packet& a)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psin(const Packet& a) { using std::sin; return sin(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:367:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcos(const Packet& a) { using std::cos; return cos(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:371:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptan(const Packet& a) { using std::tan; return tan(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:375:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pasin(const Packet& a) { using std::asin; return asin(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:379:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pacos(const Packet& a) { using std::acos; return acos(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:383:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet patan(const Packet& a) { using std::atan; return atan(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psinh(const Packet& a) { using std::sinh; return sinh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:391:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pcosh(const Packet& a) { using std::cosh; return cosh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet ptanh(const Packet& a) { using std::tanh; return tanh(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:399:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pexp(const Packet& a) { using std::exp; return exp(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:403:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog(const Packet& a) { using std::log; return log(a); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:407:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog1p(const Packet& a) { return numext::log1p(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet plog10(const Packet& a) { using std::log10; return log10(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:415:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet psqrt(const Packet& a) { using std::sqrt; return sqrt(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:419:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet prsqrt(const Packet& a) {
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pround(const Packet& a) { using numext::round; return round(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:429:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pfloor(const Packet& a) { using numext::floor; return floor(a); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:433:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet pceil(const Packet& a) { using numext::ceil; return ceil(a); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:442:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a)
                                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
          const Packet&  c)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:457:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt(const typename unpacket_traits<Packet>::type* from)
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:468:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret(Scalar* to, const Packet& from)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:482:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro(const typename unpacket_traits<Packet>::type* from)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:492:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline void run(PacketType&, const PacketType&) {}
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:511:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void palign(PacketType& first, const PacketType& second)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:523:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<float> pmul(const std::complex<float>& a, const std::complex<float>& b)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:526:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> inline std::complex<double> pmul(const std::complex<double>& a, const std::complex<double>& b)
                                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:541:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet,1>& /*kernel*/) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:554:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pblend(const Selector<unpacket_traits<Packet>::size>& ifPacket, const Packet& thenPacket, const Packet& elsePacket) {
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:560:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertfirst(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:574:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 pinsertlast(const Packet& a, typename unpacket_traits<Packet>::type b)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:376,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 T generic_fast_tanh_float(const T& a_x)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 RealScalar positive_real_hypot(const RealScalar& x, const RealScalar& y)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline RealScalar run(const Scalar& x, const Scalar& y)
                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128>  { enum { value = true }; };
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128i> { enum { value = true }; };
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes]
 template<> struct is_arithmetic<__m128d> { enum { value = true }; };
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet4f> { typedef float  type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 template<> struct unpacket_traits<Packet4i> { typedef int    type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:178:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pset1<Packet4f>(const float&  from) { return _mm_set_ps1(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pset1<Packet2d>(const double& from) { return _mm_set1_pd(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:180:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int&    from) { return _mm_set1_epi32(from); }
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f plset<Packet4f>(const float& a) { return _mm_add_ps(pset1<Packet4f>(a), _mm_set_ps(3,2,1,0)); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d plset<Packet2d>(const double& a) { return _mm_add_pd(pset1<Packet2d>(a),_mm_set_pd(1,0)); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:196:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i plset<Packet4i>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:198:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f padd<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_add_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:199:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d padd<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_add_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:200:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i padd<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_add_epi32(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:202:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_sub_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_sub_epi32(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:206:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pnegate(const Packet4f& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:211:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pnegate(const Packet2d& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pnegate(const Packet4i& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:221:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pconj(const Packet4f& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pconj(const Packet2d& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pconj(const Packet4i& a) { return a; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmul<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_mul_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmul<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_mul_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:227:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmul<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:243:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pdiv<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_div_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pdiv<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_div_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmadd(const Packet4i& a, const Packet4i& b, const Packet4i& c) { return padd(pmul(a,b), c); }
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_min_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:254:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmin<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_min_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:255:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:266:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:267:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:268:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:290:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:294:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_or_ps(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:295:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d por<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_or_pd(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:296:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_or_si128(a,b); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:298:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_xor_ps(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:299:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pxor<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_xor_pd(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:300:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_xor_si128(a,b); }
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:302:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_andnot_ps(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:303:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pandnot<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_andnot_pd(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:304:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:306:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pload<Packet4f>(const float*   from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_ps(from); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pload<Packet2d>(const double*  from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pload<Packet4i>(const int*     from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_si128(reinterpret_cast<const __m128i*>(from)); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploadu<Packet4f>(const float* from)
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:333:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploadu<Packet2d>(const double* from)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:338:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploadu<Packet4i>(const int* from)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f ploaddup<Packet4f>(const float*   from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d ploaddup<Packet2d>(const double*  from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:351:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i ploaddup<Packet4i>(const int*     from)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:358:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_ps(to, from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_pd(to, from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:360:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:362:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_pd(to, from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<float>(float*   to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_ps(to, from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:364:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<int>(int*       to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_si128(reinterpret_cast<__m128i*>(to), from); }
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:366:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4f pgather<float, Packet4f>(const float* from, Index stride)
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:370:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2d pgather<double, Packet2d>(const double* from, Index stride)
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:374:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet4i pgather<int, Packet4i>(const int* from, Index stride)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:379:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<float, Packet4f>(float* to, const Packet4f& from, Index stride)
                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:386:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<double, Packet2d>(double* to, const Packet2d& from, Index stride)
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:391:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<int, Packet4i>(int* to, const Packet4i& from, Index stride)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:400:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<float>(const float*   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<double>(const double* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:421:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<int>(const int*       addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:436:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float  pfirst<Packet4f>(const Packet4f& a) { return _mm_cvtss_f32(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:437:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { return _mm_cvtsd_f64(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int    pfirst<Packet4i>(const Packet4i& a) { return _mm_cvtsi128_si32(a); }
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preverse(const Packet4f& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preverse(const Packet2d& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preverse(const Packet4i& a)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:448:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:458:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:472:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet4f& a0, Packet4f& a1, Packet4f& a2, Packet4f& a3)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       Packet2d& a0, Packet2d& a1, Packet2d& a2, Packet2d& a3)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE void punpackp(Packet4f* vecs)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:520:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:534:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:540:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux<Packet4f>(const Packet4f& a)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux<Packet2d>(const Packet2d& a)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux<Packet4i>(const Packet4i& a)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:581:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:598:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_mul<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:603:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_mul<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:607:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_mul<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:618:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_min<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:623:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_min<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:627:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_min<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE float predux_max<Packet4f>(const Packet4f& a)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:649:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE double predux_max<Packet2d>(const Packet2d& a)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:653:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE int predux_max<Packet4i>(const Packet4i& a)
                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet4f>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4f& first, const Packet4f& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet4i>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:743:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet4i& first, const Packet4i& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 struct palign_impl<Offset,Packet2d>
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:766:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2d& first, const Packet2d& second)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet4f,4>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4f,4>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet2d,2>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2d,2>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
 ptranspose(PacketBlock<Packet4i,4>& kernel) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet4i,4>& kernel) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:802:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pblend(const Selector<4>& ifPacket, const Packet4i& thenPacket, const Packet4i& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:812:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pblend(const Selector<4>& ifPacket, const Packet4f& thenPacket, const Packet4f& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:822:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pblend(const Selector<2>& ifPacket, const Packet2d& thenPacket, const Packet2d& elsePacket) {
                                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:833:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertfirst(const Packet4f& a, float b)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:842:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertfirst(const Packet2d& a, double b)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pinsertlast(const Packet4f& a, float b)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pinsertlast(const Packet2d& a, double b)
                                                                                ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:398,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f plog<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pexp<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:172:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d pexp<Packet2d>(const Packet2d& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psin<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f pcos<Packet4f>(const Packet4f& _x)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:456:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f psqrt<Packet4f>(const Packet4f& _x)
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:479:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d psqrt<Packet2d>(const Packet2d& x) { return _mm_sqrt_pd(x); }
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:484:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet4f prsqrt<Packet4f>(const Packet4f& _x) {
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Packet2d prsqrt<Packet2d>(const Packet2d& x) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptanh<Packet4f>(const Packet4f& x) {
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 float sqrt(const float &x)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:547:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 double sqrt(const double &x)
                            ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:20:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:21:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet2cf(const __m128& a) : v(a) {}
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:55:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf padd<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_add_ps(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:56:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pnegate(const Packet2cf& a)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:62:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pconj(const Packet2cf& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:68:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pmul<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:85:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pand   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:86:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf por    <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_or_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:87:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pxor   <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_xor_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:88:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_andnot_ps(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:90:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cf(pload<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploadu<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_UNALIGNED_LOAD return Packet2cf(ploadu<Packet4f>(&numext::real_ref(*from))); }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:93:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pset1<Packet2cf>(const std::complex<float>&  from)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:111:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf ploaddup<Packet2cf>(const std::complex<float>* from) { return pset1<Packet2cf>(*from); }
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:113:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:114:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<float> >(std::complex<float> *   to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(&numext::real_ref(*to), Packet4f(from.v)); }
                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:117:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline Packet2cf pgather<std::complex<float>, Packet2cf>(const std::complex<float>* from, Index stride)
                                                                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:123:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_DEVICE_FUNC inline void pscatter<std::complex<float>, Packet2cf>(std::complex<float>* to, const Packet2cf& from, Index stride)
                                                                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:131:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<float> >(const std::complex<float> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float>  pfirst<Packet2cf>(const Packet2cf& a)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packet2d(_mm_castps_pd(a.v))))); }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux<Packet2cf>(const Packet2cf& a)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:160:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<float> predux_mul<Packet2cf>(const Packet2cf& a)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet2cf& first, const Packet2cf& second)
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:180:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:183:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:198:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:201:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:216:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:234:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pdiv<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:242:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet2cf pcplxflip/* <Packet2cf> */(const Packet2cf& x)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:285:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd padd<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_add_pd(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:286:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_sub_pd(a.v,b.v)); }
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:287:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pnegate(const Packet1cd& a) { return Packet1cd(pnegate(Packet2d(a.v))); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:288:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pconj(const Packet1cd& a)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:294:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pmul<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pand   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:309:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd por    <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_or_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:310:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pxor   <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_xor_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:311:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pandnot<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_andnot_pd(a.v,b.v)); }
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:314:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pload <Packet1cd>(const std::complex<double>* from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:316:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploadu<Packet1cd>(const std::complex<double>* from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:318:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pset1<Packet1cd>(const std::complex<double>&  from)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:321:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd ploaddup<Packet1cd>(const std::complex<double>* from) { return pset1<Packet1cd>(*from); }
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:324:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstore <std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<double> >(std::complex<double> *   to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu((double*)to, Packet2d(from.v)); }
                                                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:327:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE void prefetch<std::complex<double> >(const std::complex<double> *   addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
                                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double>  pfirst<Packet1cd>(const Packet1cd& a)
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:336:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preverse(const Packet1cd& a) { return a; }
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:338:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux<Packet1cd>(const Packet1cd& a)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:343:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:348:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE std::complex<double> predux_mul<Packet1cd>(const Packet1cd& a)
                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:356:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(Packet1cd& /*first*/, const Packet1cd& /*second*/)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:365:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:383:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:386:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:401:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:404:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
                                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
   template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> {                                          \
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const                        \
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
 EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:419:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pdiv<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:427:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Packet1cd pcplxflip/* <Packet1cd> */(const Packet1cd& x)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:433:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ptranspose(PacketBlock<Packet2cf,2>& kernel) {
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:442:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<>  EIGEN_STRONG_INLINE Packet2cf pblend(const Selector<2>& ifPacket, const Packet2cf& thenPacket, const Packet2cf& elsePacket) {
                                                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:447:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertfirst(const Packet2cf& a, std::complex<float> b)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertfirst(const Packet1cd&, std::complex<double> b)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:457:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2cf pinsertlast(const Packet2cf& a, std::complex<float> b)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet1cd pinsertlast(const Packet1cd&, std::complex<double> b)
                                                                                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:400,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4i pcast<Packet4f, Packet4i>(const Packet4f& a) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet4i, Packet4f>(const Packet4i& a) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:63:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet2d, Packet4f>(const Packet2d& a, const Packet2d& b) {
                                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:67:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<> EIGEN_STRONG_INLINE Packet2d pcast<Packet4f, Packet2d>(const Packet4f& a) {
                                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:56:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC __half_raw() : x(0) {}
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:57:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC __half_raw(unsigned short raw) : x(raw) {}
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff);
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:70:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const half_base& h) : __half_raw(h) {}
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half_base(const __half_raw& h) : __half_raw(h) {}
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half() {}
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:88:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {}
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(bool b)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:97:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(const T& val)
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EIGEN_DEVICE_FUNC half(float f)
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(bool) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(signed char) const {
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned char) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(short) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:115:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned short) const {
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(int) const {
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:121:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned int) const {
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:124:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long) const {
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long) const {
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long long) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long long) const {
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:138:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(float) const {
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(double) const {
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC half& operator=(const half& other) {
                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (min)() { return Eigen::half_impl::raw_uint16_to_half(0x400); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:181:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half lowest() { return Eigen::half_impl::raw_uint16_to_half(0xfbff); }
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:182:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half (max)() { return Eigen::half_impl::raw_uint16_to_half(0x7bff); }
                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:183:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half epsilon() { return Eigen::half_impl::raw_uint16_to_half(0x0800); }
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half round_error() { return Eigen::half(0.5); }
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half infinity() { return Eigen::half_impl::raw_uint16_to_half(0x7c00); }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half quiet_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half signaling_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:188:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static Eigen::half denorm_min() { return Eigen::half_impl::raw_uint16_to_half(0x1); }
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator + (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:274:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator * (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:277:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:280:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:283:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a) {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:288:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator += (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:292:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator *= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator -= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:300:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator /= (half& a, const half& b) {
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:304:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator == (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:307:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator != (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:310:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator < (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:313:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator <= (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:316:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator > (const half& a, const half& b) {
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:319:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator >= (const half& a, const half& b) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, Index b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:336:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x) {
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:347:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:434:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isinf)(const half& a) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:437:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isnan)(const half& a) {
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:444:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isfinite)(const half& a) {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:448:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half abs(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half exp(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:460:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log1p(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log10(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sqrt(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:480:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half pow(const half& a, const half& b) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sin(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:486:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half cos(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) {
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:492:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:495:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half floor(const half& a) {
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:502:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) {
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:510:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (min)(const half& a, const half& b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:519:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (max)(const half& a, const half& b) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:529:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_ALWAYS_INLINE std::ostream& operator << (std::ostream& os, const half& v) {
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:544:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run(const half& x, const half& y)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:548:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline half run()
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half epsilon() {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:571:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half dummy_precision() { return Eigen::half(1e-2f); }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:572:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half highest() {
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:575:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half lowest() {
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:578:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half infinity() {
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:581:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half quiet_NaN() {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:589:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half fabsh(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half exph(const Eigen::half& a) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:597:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:604:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half sqrth(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:607:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half powh(const Eigen::half& a, const Eigen::half& b) {
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:610:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half floorh(const Eigen::half& a) {
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ceilh(const Eigen::half& a) {
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:622:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::size_t operator()(const Eigen::half& a) const {
                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float& a) const {
                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const int& a) const {
                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:57:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const Eigen::half& a) const {
                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:42:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a + b; }
                                                                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:44:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:47:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   scalar_sum_op() {}
                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:86:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:88:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:91:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:119:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:123:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:144:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::mini(a, b); }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:149:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:170:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::maxi(a, b); }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:172:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:175:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
                                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:211:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a==b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:218:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:232:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:239:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return !(a<=b || b<=a);}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a!=b;}
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:267:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &x, const Scalar &y) const
                                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline result_type operator() (const Scalar& a, const Exponent& b) const { return numext::pow(a, b); }
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:332:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a - b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:334:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:361:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a / b; }
                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:363:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
                                                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:384:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a && b; }
                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a || b; }
                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:416:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a ^ b; }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:439:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind1st_op(const first_argument_type &val) : m_value(val) {}
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:441:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const second_argument_type& b) const { return BinaryOp::operator()(m_value,b); }
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& b) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:458:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   bind2nd_op(const second_argument_type &val) : m_value(val) {}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:460:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const first_argument_type& a) const { return BinaryOp::operator()(a,m_value); }
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:463:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:24:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return -a; }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:44:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a, const Score&) const { return numext::abs(a); }
                                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:83:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scal&, const result_type& a) const { return a; }
                                                                                                          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs2(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:97:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:112:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { using numext::conj; return conj(a); }
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:114:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const { return internal::pconj(a); }
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:133:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using numext::arg; return arg(a); }
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:155:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const NewType operator() (const Scalar& a) const { return cast<Scalar, NewType>(a); }
                                                                                    ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::real(a); }
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:187:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::imag(a); }
                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:203:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::real_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::imag_ref(*const_cast<Scalar*>(&a)); }
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:233:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::exp(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pexp(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log1p(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:306:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog1p(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { EIGEN_USING_STD_MATH(log10) return log10(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog10(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:338:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sqrt(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:340:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psqrt(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return Scalar(1)/numext::sqrt(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::prsqrt(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return numext::cos(a); }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:386:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcos(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:403:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sin(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psin(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:423:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::tan(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:425:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::ptan(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:442:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::acos(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:444:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pacos(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::asin(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:463:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pasin(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::atan(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::patan(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator()(const Scalar& a) const { return numext::tanh(a); }
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:503:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& x) const { return ptanh(x); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:537:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sinh(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:539:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psinh(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:556:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::cosh(a); }
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:558:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcosh(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:576:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return Scalar(1)/a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:592:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:594:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:608:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a*a; }
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:610:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
                                                                   ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::round(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:625:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pround(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:642:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::floor(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:644:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pfloor(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:661:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::ceil(a); }
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:663:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pceil(a); }
                                                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:681:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isnan)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:699:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isinf)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:717:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isfinite)(a); }
                                                                                  ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:735:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a) const { return !a; }
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:764:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:19:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const scalar_constant_op& other) : m_other(other.m_other) { }
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:20:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const Scalar& other) : m_other(other) { }
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:21:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const { return m_other; }
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:23:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<PacketType>(m_other); }
                                                                     ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:34:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const { return row==col ? Scalar(1) : Scalar(0); }
                                                                                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:45:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const {
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:60:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:92:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar operator() (IndexType i) const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   linspaced_op(const Scalar& low, const Scalar& high, Index num_steps)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const { return impl(i); }
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const { return impl.packetOp(i); }
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a = b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a += b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:52:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a -= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:73:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a *= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:113:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a /= b; }
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
   EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Scalar& a, const Scalar& b) const
                                                                                      ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const std::string& _matPrefix="", const std::string& _matSuffix="")
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     WithFormat(const ExpressionType& matrix, const IOFormat& format)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     friend std::ostream & operator << (std::ostream & s, const WithFormat& wf)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:120:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline int run()
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
  const DenseBase<Derived> & m)
                              ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:64:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:73:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:115:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE CoeffReturnType operator()(Index row, Index col) const
                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeff(Index index) const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:158:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index) const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index) const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() const { return (*this)[0]; }
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:194:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:204:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:214:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:231:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:241:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:258:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRef();
                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:274:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void coeffRefByOuterInner();
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacket();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:276:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void writePacketByOuterInner();
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:277:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeff();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:278:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyCoeffByOuterInner();
                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:279:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacket();
                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:280:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void copyPacketByOuterInner();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:281:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void stride();
                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void innerStride();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void outerStride();
                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:284:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void rowStride();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void colStride();
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRefByOuterInner(Index outer, Index inner)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:362:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index row, Index col)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     coeffRef(Index index)
                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:404:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator[](Index index)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:423:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator()(Index index)
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:433:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     x() { return (*this)[0]; }
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:439:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     y()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:449:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     z()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:459:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     w()
       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:507:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:523:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index innerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index outerStride() const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:587:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index stride() const
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index rowStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:607:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index colStride() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:618:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived&)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:625:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Index run(const Derived& m)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:639:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_aligned(const DenseBase<Derived>& m)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline Index first_default_aligned(const DenseBase<Derived>& m)
                                                                      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:20:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 static inline void check_DenseIndex_is_signed() {
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index nonZeros() const { return size(); }
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index outerSize() const
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:230:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Index innerSize() const
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:241:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index newSize)
                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index rows, Index cols)
                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:275:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:281:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase& other);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:285:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived> &other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const EigenBase<OtherDerived> &other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& func);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& lazyAssign(const DenseBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const Scalar& s);
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Derived& flagged() const
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CommaInitializer<Derived> operator<< (const DenseBase<OtherDerived>& other);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     TransposeReturnType transpose();
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstTransposeReturnType transpose() const;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:326:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void transposeInPlace();
                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:329:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index rows, Index cols, const Scalar& value);
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(Index size, const Scalar& value);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:333:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Constant(const Scalar& value);
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:336:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:342:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     LinSpaced(const Scalar& low, const Scalar& high);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:346:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func);
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(Index size, const CustomNullaryOp& func);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:352:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NullaryExpr(const CustomNullaryOp& func);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:354:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index rows, Index cols);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index size);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:356:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Zero();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:357:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index rows, Index cols);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index size);
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:359:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const ConstantReturnType Ones();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void fill(const Scalar& value);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setConstant(const Scalar& value);
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:363:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:364:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setLinSpaced(const Scalar& low, const Scalar& high);
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setZero();
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:366:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setOnes();
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:367:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived& setRandom();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:371:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                   const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:374:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:377:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                            const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:379:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isApproxToConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:380:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:381:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isZero(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:382:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool isOnes(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool hasNaN() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline bool allFinite() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:388:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:390:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const Scalar& other);
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:401:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_STRONG_INLINE EvalReturnType eval() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(const DenseBase<OtherDerived>& other)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:426:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void swap(PlainObjectBase<OtherDerived>& other)
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:432:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const NestByValue<Derived> nestByValue() const;
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const ForceAlignedAccess<Derived> forceAlignedAccess() const;
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:434:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ForceAlignedAccess<Derived> forceAlignedAccess();
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:436:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf() const;
                                                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:438:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf();
                                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar sum() const;
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:441:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar mean() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:442:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:444:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar prod() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:446:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar minCoeff() const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:447:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar maxCoeff() const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:450:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:452:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const;
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:454:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar minCoeff(IndexType* index) const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:456:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar redux(const BinaryOp& func) const;
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:464:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void visit(Visitor& func) const;
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:473:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const WithFormat<Derived> format(const IOFormat& fmt) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     CoeffReturnType value() const
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool all() const;
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:488:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC bool any() const;
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index count() const;
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:507:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RowwiseReturnType rowwise();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline ConstColwiseReturnType colwise() const {
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:519:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ColwiseReturnType colwise();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index rows, Index cols);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:523:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random(Index size);
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:524:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     static const RandomReturnType Random();
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:529:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
            const DenseBase<ElseDerived>& elseMatrix) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:533:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const DenseBase<ThenDerived>& thenMatrix, const typename ThenDerived::Scalar& elseScalar) const;
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:537:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     select(const typename ElseDerived::Scalar& thenScalar, const DenseBase<ElseDerived>& elseMatrix) const;
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:539:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> RealScalar lpNorm() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:543:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived,RowFactor,ColFactor> replicate() const;
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:554:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const
                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:561:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ReverseReturnType reverse();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ConstReverseReturnType reverse() const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void reverseInPlace();
                                           ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:573,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topRightCorner(Index cRows, Index cCols)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
                                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr topLeftCorner(Index cRows, Index cCols)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
                                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
                                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr topRows(Index n)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr topRows(Index n) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr bottomRows(Index n)
                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr bottomRows(Index n) const
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowsBlockXpr middleRows(Index startRow, Index n)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr leftCols(Index n)
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr leftCols(Index n) const
                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr rightCols(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr rightCols(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColsBlockXpr middleCols(Index startCol, Index numCols)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
                                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                   Index blockRows, Index blockCols)
                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                                               Index blockRows, Index blockCols) const
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ColXpr col(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstColXpr col(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline RowXpr row(Index i)
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstRowXpr row(Index i) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType segment(Index start, Index n)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType segment(Index start, Index n) const
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType head(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType head(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline SegmentReturnType tail(Index n)
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline ConstSegmentReturnType tail(Index n) const
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:584:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void evalTo(Dest& ) const
                                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:590:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(DenseBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase()
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:605:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseBase(int);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:606:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseBase(int,int);
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:607:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit DenseBase(const DenseBase<OtherDerived>&);
                                                                                                        ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Index diagonalSize() const { return (numext::mini)(rows(),cols()); }
                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:127,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const MatrixBase& other);
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const DenseBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const EigenBase<OtherDerived>& other);
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ReturnByValue<OtherDerived>& other);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const MatrixBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const MatrixBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const MatrixBase<OtherDerived> &other) const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     lazyProduct(const MatrixBase<OtherDerived> &other) const;
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const EigenBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(const EigenBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(const EigenBase<OtherDerived>& other);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:185:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     operator*(const DiagonalBase<DiagonalDerived> &diagonal) const;
                                                              ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     dot(const MatrixBase<OtherDerived>& other) const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar squaredNorm() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC RealScalar norm() const;
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar stableNorm() const;
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:195:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar blueNorm() const;
                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     RealScalar hypotNorm() const;
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:197:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject normalized() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const PlainObject stableNormalized() const;
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void normalize();
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:200:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void stableNormalize();
                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:202:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const AdjointReturnType adjoint() const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void adjointInPlace();
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:207:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalReturnType diagonal();
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalReturnType diagonal() const;
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:218:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename DiagonalIndexReturnType<Index>::Type diagonal();
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:222:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstDiagonalIndexReturnType<Index>::Type diagonal() const;
                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:228:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DiagonalDynamicIndexReturnType diagonal(Index index);
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ConstDiagonalDynamicIndexReturnType diagonal(Index index) const;
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename TriangularViewReturnType<Mode>::Type triangularView();
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:240:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstTriangularViewReturnType<Mode>::Type triangularView() const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:253:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                          const typename NumTraits<Scalar>::Real& m_epsilon = NumTraits<Scalar>::dummy_precision()) const;
                                                                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity();
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:255:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const IdentityReturnType Identity(Index rows, Index cols);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:256:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index size, Index i);
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:257:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index i);
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitX();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:259:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitY();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:260:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitZ();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:261:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static const BasisReturnType UnitW();
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const DiagonalWrapper<const Derived> asDiagonal() const;
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const PermutationWrapper<const Derived> asPermutation() const;
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity();
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:270:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& setIdentity(Index rows, Index cols);
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:272:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isIdentity(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:273:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isDiagonal(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:275:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUpperTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:276:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isLowerTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:280:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                       const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:281:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     bool isUnitary(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
                                                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:288:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator==(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:296:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline bool operator!=(const MatrixBase<OtherDerived>& other) const
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     NoAlias<Derived,Eigen::MatrixBase > noalias();
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Derived& forceAlignedAccess() const { return derived(); }
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Derived& forceAlignedAccess() { return derived(); }
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline const Derived& forceAlignedAccessIf() const { return derived(); }
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:306:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<bool Enable> inline Derived& forceAlignedAccessIf() { return derived(); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:308:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Scalar trace() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<int p> EIGEN_DEVICE_FUNC RealScalar lpNorm() const;
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:312:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase<Derived>& matrix() { return *this; }
                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const MatrixBase<Derived>& matrix() const { return *this; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ArrayWrapper<Derived> array() { return ArrayWrapper<Derived>(derived()); }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:320:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const ArrayWrapper<const Derived> array() const { return ArrayWrapper<const Derived>(derived()); }
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:324:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivLU<PlainObject> fullPivLu() const;
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> partialPivLu() const;
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PartialPivLU<PlainObject> lu() const;
                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const Inverse<Derived> inverse() const;
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:337:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:343:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ) const;
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Scalar determinant() const;
                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:348:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LLT<PlainObject>  llt() const;
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const LDLT<PlainObject> ldlt() const;
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HouseholderQR<PlainObject> householderQr() const;
                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const ColPivHouseholderQR<PlainObject> colPivHouseholderQr() const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const FullPivHouseholderQR<PlainObject> fullPivHouseholderQr() const;
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:356:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const CompleteOrthogonalDecomposition<PlainObject> completeOrthogonalDecomposition() const;
                                                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline EigenvaluesReturnType eigenvalues() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline RealScalar operatorNorm() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:365:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline JacobiSVD<PlainObject> jacobiSvd(unsigned int computationOptions = 0) const;
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline BDCSVD<PlainObject>    bdcSvd(unsigned int computationOptions = 0) const;
                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:384:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cross(const MatrixBase<OtherDerived>& other) const;
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:388:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject cross3(const MatrixBase<OtherDerived>& other) const;
                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline PlainObject unitOrthogonal(void) const;
                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline Matrix<Scalar,3,1> eulerAngles(Index a0, Index a1, Index a2) const;
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:401:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline HomogeneousReturnType homogeneous() const;
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const HNormalizedReturnType hnormalized() const;
                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void makeHouseholderInPlace(Scalar& tau, RealScalar& beta);
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                          Scalar& tau, RealScalar& beta) const;
                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:422:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                    Scalar* workspace);
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:426:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                     Scalar* workspace);
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:431:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:433:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j);
                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:439:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     cwiseProduct(const SparseMatrixBase<OtherDerived> &other) const
                                                               ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:454:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixExponentialReturnValue, exp, exponential)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:456:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:457:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cosh, hyperbolic cosine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:458:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sinh, hyperbolic sine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:459:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, cos, cosine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:460:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixFunctionReturnValue, sin, sine)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:461:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixSquareRootReturnValue, sqrt, square root)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name() const;
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:462:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION'
     EIGEN_MATRIX_FUNCTION(MatrixLogarithmReturnValue, log, logarithm)
     ^~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:463:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixPowerReturnValue,        pow, power to \c p, const RealScalar& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ReturnType<Derived> Name(Argument) const;
                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:464:5: note: in expansion of macro 'EIGEN_MATRIX_FUNCTION_1'
     EIGEN_MATRIX_FUNCTION_1(MatrixComplexPowerReturnValue, pow, power to \c p, const std::complex<RealScalar>& p)
     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:467:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:468:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:468:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(MatrixBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:471:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit MatrixBase(int);
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC MatrixBase(int,int);
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:473:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit MatrixBase(const MatrixBase<OtherDerived>&);
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:476:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const ArrayBase<OtherDerived>& )
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:479:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const ArrayBase<OtherDerived>& )
                                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:498:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 MatrixBase<Derived>::operator*=(const EigenBase<OtherDerived> &other)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:511:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheRight(const EigenBase<OtherDerived> &other)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:523:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other)
                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:442,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Derived& derived() { return *static_cast<Derived*>(this); }
                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:48:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Derived& derived() const { return *static_cast<const Derived*>(this); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Derived& const_cast_derived() const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const Derived& const_derived() const
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rows() const { return derived().rows(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index cols() const { return derived().cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index size() const { return rows() * cols(); }
                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void evalTo(Dest& dst) const
                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void addTo(Dest& dst) const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline void subTo(Dest& dst) const
                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheRight(Dest& dst) const
                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC inline void applyThisOnTheLeft(Dest& dst) const
                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:133:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:151:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 Derived& DenseBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
                                                                             ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:444,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rows() const { return m_lhs.rows(); }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); }
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const LhsNestedCleaned& lhs() const { return m_lhs; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const RhsNestedCleaned& rhs() const { return m_rhs; }
                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE operator const Scalar() const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:165:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index row, Index col) const
                                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index i) const
                                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const T& xpr) : Base(xpr) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit evaluator(const T& xpr) : evaluator<T>(xpr) {}
                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator()
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const PlainObjectType& m)
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:161:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:170:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:209:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:221:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:241:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator() {}
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:275:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& t) : m_argImpl(t.nestedExpression()) {}
                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:281:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:287:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   typename XprType::Scalar& coeffRef(Index index)
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:313:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:320:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:327:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:347:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const { return op(i,j); }
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:349:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:351:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const { return op.template packetOp<T>(i,j); }
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:352:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType=0, IndexType=0) const { return op(); }
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:360:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType=0, IndexType=0) const { return op.template packetOp<T>(); }
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:367:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j=0) const { return op(i,j); }
                                                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:368:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j=0) const { return op.template packetOp<T>(i,j); }
                                                                                                                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:378:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:382:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const {
                                                                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:388:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:390:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
                                                                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& n)
                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType row, IndexType col) const
                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(IndexType index) const
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType row, IndexType col) const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(IndexType index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:530:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit unary_evaluator(const XprType& op)
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:541:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:547:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:554:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:612:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit ternary_evaluator(const XprType& xpr)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:625:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:631:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:699:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit binary_evaluator(const XprType& xpr)
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:711:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:717:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:732:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:772:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:778:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:821:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit mapbase_evaluator(const XprType& map)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:832:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:838:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:850:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:865:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:872:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:880:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:886:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index rowStride() const { return XprType::IsRowMajor ? m_outerStride.value() : m_innerStride.value(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:888:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline Index colStride() const { return XprType::IsRowMajor ? m_innerStride.value() : m_outerStride.value(); }
                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:923:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& map)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:941:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& ref)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& block) : block_evaluator_type(block)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1009:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1020:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1036:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1067:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1085:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1092:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& select)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1159:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& replicate)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1213:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1227:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1239:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1294:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index i, Index j) const
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const Scalar coeff(Index index) const
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1343:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator_wrapper_base(const ArgType& arg) : m_argImpl(arg) {}
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1355:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1374:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1381:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1388:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1410:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& reverse)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index col) const
                                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1483:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index col)
                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index row, Index col) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1512:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   PacketType packet(Index index) const
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1520:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index row, Index col, const PacketType& x)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1537:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   void writePacket(Index index, const PacketType& x)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& diagonal)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index row, Index) const
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1585:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   CoeffReturnType coeff(Index index) const
                                      ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1591:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index row, Index)
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Scalar& coeffRef(Index index)
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1607:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value() > 0 ? 0 : -m_index.value(); }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1608:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value() > 0 ? m_index.value() : 0; }
                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   explicit EvalToTemp(const ArgType& arg)
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   const ArgType& arg() const
                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1645:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index rows() const
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   Index cols() const
                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1667:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1674:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC evaluator(const ArgType& arg)
                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:446,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:214:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:220:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:230:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index) { }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:240:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel& kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:250:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:272:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:301:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &, Index) { }
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:322:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static void EIGEN_STRONG_INLINE run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index, Index) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:386:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
                                       Index end)
                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:451:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:465:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:504:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:518:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:566:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:610:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:618:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index size() const        { return m_dstExpr.size(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:619:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index innerSize() const   { return m_dstExpr.innerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerSize() const   { return m_dstExpr.outerSize(); }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:621:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index rows() const        { return m_dstExpr.rows(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:622:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index cols() const        { return m_dstExpr.cols(); }
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index outerStride() const { return m_dstExpr.outerStride(); }
                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC DstEvaluatorType& dstEvaluator() { return m_dst; }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const SrcEvaluatorType& srcEvaluator() const { return m_src; }
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index row, Index col)
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:635:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index index)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeffByOuterInner(Index outer, Index inner)
                                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index row, Index col)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:656:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index index)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:662:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner)
                                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:669:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:678:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner)
                                                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* dstDataPtr() const
                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:706:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const Functor &/*func*/)
                                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:715:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const internal::assign_op<T1,T2> &/*func*/)
                                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:725:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
                                                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:745:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src)
                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:786:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(const Dst& dst, const Src& src)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:794:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if< evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:802:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if<!evaluator_assume_aliasing<Src>::value, void*>::type = 0)
                                                                                                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:811:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment(NoAlias<Dst,StorageBase>& dst, const Src& src, const Func& func)
                                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src, const Func& func)
                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:840:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias(Dst& dst, const Src& src)
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:847:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src, const Func& func)
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename Dst, typename Src> void check_for_aliasing(const Dst &dst, const Src &src);
                                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:873:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:891:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
                                                                                                                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:906:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:919:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
                                                                                                                                                                 ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:20:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   ::lazyAssign(const DenseBase<OtherDerived>& other)
                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:47:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase& other)
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:73:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const EigenBase<OtherDerived>& other)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:82:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
                                                                                                     ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator-() const { return NegativeReturnType(derived()); }
             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cast() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 conjugate() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() const { return RealReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() const { return ImagReturnType(derived()); }
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 real() { return NonConstRealReturnType(derived()); }
      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 imag() { return NonConstImagReturnType(derived()); }
      ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:92,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs() const { return CwiseAbsReturnType(derived()); }
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseSign() const { return CwiseSignReturnType(derived()); }
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseInverse() const { return CwiseInverseReturnType(derived()); }
                ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:43:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:57:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 arg() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:71:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 abs2() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:88:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 exp() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:105:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log1p() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:135:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 log10() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sqrt() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:168:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 rsqrt() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:184:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sign() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:202:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cos() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:220:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sin() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:234:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tan() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:248:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 atan() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:262:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 acos() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:276:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 asin() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:290:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 tanh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:304:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 sinh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:318:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cosh() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:332:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 inverse() const
           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:346:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 square() const
          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:360:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cube() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:374:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 round() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 floor() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:402:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ceil() const
        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:416:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isNaN() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:430:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isInf() const
         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:444:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 isFinite() const
            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator!() const
             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:490:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 lgamma() const
          ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:507:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 digamma() const
           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erf() const
       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:549:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 erfc() const
        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:19:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:27:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
                                                                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:69:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(operator/,quotient)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMin(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseMax(const Scalar &other) const
                               ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                            ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 cwiseEqual(const Scalar& s) const
                             ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:9:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:21:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:33:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(min,min)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:59:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(max,max)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 (const Scalar &other) const
                       ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:85:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
 EIGEN_MAKE_CWISE_BINARY_OP(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:88:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
 EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(pow,pow)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const Derived& d) { \
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
 EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
                                                                 ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s) const { \
                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
 EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar) const { \
                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1013:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT(METHOD,OPNAME)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
 EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   (METHOD)(const T& scalar, const StorageBaseType& matrix) { \
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:260:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
   EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(operator/,quotient)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const
                                                           ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:107:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const ArrayBase& other)
                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator=(const Scalar &value)
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:120:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const Scalar& scalar);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:122:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const Scalar& scalar);
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator+=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator-=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:133:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator*=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:137:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     Derived& operator/=(const ArrayBase<OtherDerived>& other);
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase<Derived>& array() { return *this; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:143:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const ArrayBase<Derived>& array() const { return *this; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     MatrixWrapper<Derived> matrix() { return MatrixWrapper<Derived>(derived()); }
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     const MatrixWrapper<const Derived> matrix() const { return MatrixWrapper<const Derived>(derived()); }
                                                 ^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 #define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
                                                                                       ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:156:5: note: in expansion of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
     EIGEN_DEFAULT_COPY_CONSTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Derived() = default; \
                                   ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:157:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~Derived() = default;
                                    ^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:157:5: note: in expansion of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
     EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR(ArrayBase)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:160:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit ArrayBase(Index);
                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     ArrayBase(Index,Index);
                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:162:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> explicit ArrayBase(const ArrayBase<OtherDerived>&);
                                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:165:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator+=(const MatrixBase<OtherDerived>& )
                                                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:168:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     template<typename OtherDerived> Derived& operator-=(const MatrixBase<OtherDerived>& )
                                                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:179:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator-=(const ArrayBase<OtherDerived> &other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:192:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator+=(const ArrayBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator*=(const ArrayBase<OtherDerived>& other)
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 ArrayBase<Derived>::operator/=(const ArrayBase<OtherDerived>& other)
                                                                    ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:454,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T operator()(const T& x) const { return numext::conj(x); }
                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline T pconj(const T& x) const { return internal::pconj(x); }
                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& operator()(const T& x) const { return x; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   inline const T& pconj(const T& x) const { return x; }
                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const LhsScalar& x, const RhsScalar& y, const Scalar& c) const
                                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:68:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const LhsScalar& x, const RhsScalar& y) const
                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const { return internal::pmadd(x,y,c); }
                                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const { return internal::pmul(x,y); }
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:81:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:91:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:94:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
                                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:111:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const RealScalar& y, const Scalar& c) const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const RealScalar& y) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmadd(const RealScalar& x, const Scalar& y, const Scalar& c) const
                                                                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:122:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_STRONG_INLINE Scalar pmul(const RealScalar& x, const Scalar& y) const
                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE To run(const From& x) { return To(x); }
                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static EIGEN_STRONG_INLINE typename NumTraits<Scalar>::Real run(const Scalar& x) { return numext::real(x); }
                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper(Scalar *data) : m_data(data) {}
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:141:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator()(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load(Index i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:150:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC bool aligned(Index i) const {
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:167:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data, Index incr=1)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:174:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:178:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:182:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:186:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i) const {
                                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:190:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const Packet &p) const {
                                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:212:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr=1)
                                                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:220:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getSubMapper(Index i, Index j) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:224:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:228:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE VectorMapper getVectorMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:238:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:242:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i, Index j) const {
                                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:247:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:252:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:256:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Index stride() const { return m_stride; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:257:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC const Scalar* data() const { return m_data; }
                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:259:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC Index firstAligned(Index size) const {
                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:281:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data,Index incr) : m_data(data), m_incr(incr) {}
                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:283:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
                                                              ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
                                                                     ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:291:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
                                                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:296:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const PacketType &p) const {
                                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:314:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr) : m_data(data), m_stride(stride), m_incr(incr) {}
                                                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:317:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   getSubMapper(Index i, Index j) const {
                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:321:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC  EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
                                                                                         ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:326:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:330:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
                                                                             ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:335:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketT load(Index i, Index j) const {
                                                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:340:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
                                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:345:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
                                                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:359:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper(const Scalar *data, Index stride) : blas_data_mapper<const Scalar, Index, StorageOrder>(data, stride) {}
                                                                              ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:361:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE const_blas_data_mapper<Scalar, Index, StorageOrder> getSubMapper(Index i, Index j) const {
                                                                                                          ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:388:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return x; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:389:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline const Scalar extractScalarFactor(const XprType&) { return Scalar(1); }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:406:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return conj(Base::extractScalarFactor(x.nestedExpression())); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:418:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:428:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:429:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:446:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:447:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x)
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline ExtractType extract(const XprType& x) { return ExtractType(Base::extract(x.nestedExpression())); }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:469:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static inline Scalar extractScalarFactor(const XprType& x) { return Base::extractScalarFactor(x.nestedExpression()); }
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:479:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static const typename T::Scalar* run(const T& m)
                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   static typename T::Scalar* run(const T&) { return 0; }
                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:490:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 template<typename T> const typename T::Scalar* extract_data(const T& m)
                                                                       ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
 void check_static_allocation_size()
                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:49:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:68:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_ALWAYS_INLINE PtrType eigen_unaligned_array_assert_workaround_gcc47(PtrType array) { return array; }
                                                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:88:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:95:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:107:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:133:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:145:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array()
               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   plain_array(constructor_without_unaligned_array_assert)
                                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array() {}
                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
   EIGEN_DEVICE_FUNC plain_array(constructor_without_unaligned_array_assert) {}
                                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(const DenseStorage& other) : m_data(other.m_data) {
                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(const DenseStorage& other)
                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) {
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:212:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:213:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:215:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:223:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:224:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert) {}
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:225:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage&) {}
                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:226:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage&) { return *this; }
                                                                  ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index,Index,Index) {}
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& ) {}
                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:229:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:233:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return 0; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return 0; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:257:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows), m_cols(other.m_cols) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:258:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index cols) : m_rows(rows), m_cols(cols) {}
                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:269:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:271:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows() const {return m_rows;}
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols() const {return m_cols;}
                                    ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:273:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:274:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
                                                                ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:285:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:286:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:288:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:298:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index) : m_rows(rows) {}
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:301:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return _Cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index) { m_rows = rows; }
                                                                       ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index) { m_rows = rows; }
                                                           ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:315:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_cols(other.m_cols) {}
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:318:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index, Index, Index cols) : m_cols(cols) {}
                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:328:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return _Rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:331:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index, Index, Index cols) { m_cols = cols; }
                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void resize(Index, Index, Index cols) { m_cols = cols; }
                                         ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:334:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
                                                                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:372:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:391:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, m_rows*m_cols); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:392:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:394:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:395:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index cols)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void resize(Index size, Index rows, Index cols)
                                                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:417:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:426:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_cols(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:427:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_cols(0) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:428:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_cols(cols)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:434:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:441:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:452:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Rows*m_cols); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:469:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void conservativeResize(Index size, Index, Index cols)
                                                                            ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:477:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index, Index cols)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:490:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:491:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0) {}
                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_rows(0) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:502:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_rows(rows)
                                                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:508:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
                                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:515:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:526:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
                                      ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:534:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
                                                 ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:542:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Cols*m_rows); }
                                     ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
                                        ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
                                             ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:546:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     void conservativeResize(Index size, Index rows, Index)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index rows, Index)
                                                                                    ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:564:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC T *data() { return m_data; }
                               ^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:456,
                 from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
                 from ./include/gin/types.h:6,
                 from ./include/gin/globals.h:4,
                 from ./include/gin/feature_selection/scones.h:8,
                 from src/feature_selection/scones.cc:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC explicit inline NestByValue(const ExpressionType& matrix) : m_expression(matrix) {}
                                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index rows() const { return m_expression.rows(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index cols() const { return m_expression.cols(); }
                                           ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index outerStride() const { return m_expression.outerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Index innerStride() const { return m_expression.innerStride(); }
                                                  ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index row, Index col) const
                                                                                ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:54:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index row, Index col)
                                                                   ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index index) const
                                                                       ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index index)
                                                          ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:70:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index row, Index col) const
                                                            ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index row, Index col, const PacketScalar& x)
                                                                        ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline const PacketScalar packet(Index index) const
                                                   ^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:88:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
     inline void writePacket(Index index, const PacketScalar& x)
                                                               ^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:93:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
... [output truncated]